Hey,
I'm going to rebuild my project www.browsegenres.com and I want to track again the time building it, marketing it, thinking, etc...
When building the current live version of my project I used to track everything with https://clockify.me/ and I'm happy with it since it's really free to use. The only thing I'm still not sure is which tags to use.
So far I came up with:
So, that makes 19 tags. I would like to have a nice view on details afterwards but don't want to over complicate it.
How do you manage this? Any recommendation?
Thanks!
What's your goal in tracking the time? Once you have the data on how long you spend on each part, what is your action going to be? To me, it feels like a lot of overhead to have to think about where your time is going in such a granular way.
If you think you're spending too much time in one area and want to track it, maybe you could just come up with 2 or 3 buckets instead? Something like development, marketing, and admin. If you need more, only grow the list from there. Otherwise, you might find the extra overhead makes you not want to track your time at all.
My goal is to simply give myself some insights on how and what I spend time when building something. Coding to me is something like 'translation'. I spend quite some time on thinking, sketching, researching, ux designing the project before even writing one single line of code. But a lot of coding afterwards already takes place in my thinking process. I'm not a fan of sitting down just writing some code. That might give you a quick show-reel but once you find yourself lost it's really difficult to get out of it again.
I agree it's important to have a specific goal when you sit down to code. What I often do is just let ideas about features bounce around in my head for a few days, sketch down ideas, and make sure I have a coherent picture of what the user side of the feature looks like. Next, I try to make sure I have a game plan for how to design it in the code. If you just push code around, you're going to be wasteful.
That said, I used to be more into keeping track of everything when working on things (not just personal projects, but at my day job), and what I found is that the overhead of keeping track of minute details of what I did generally didn't have a big enough pay off and I dialed it back. Nowadays, I just have high level ideas of what I want to do, but a lot of that comes from experience.
My main point is be careful to not invest too much time in "productivity porn". There are lots of ways of keeping track of what you work on, making notes about ideas you encounter, and so on, and often it feels productive, but it actually isn't. At the end of the day, the most import metric to track is, are you shipping your product quickly and regularly and are users deriving value from it. Everything else is there to grease the wheels of your "machine".
Definitely agree. I will stick with your 3 tags, development, marketing and admin. Makes a lot of sense, especially after your second reply. Maybe I could fine tag the entries every two weeks but I will decide on that when time comes.
Thanks again.
Btw, awesome card app you've created. One can see how much effort and work you put into it. And congrats on the 20 sold decks!
Thank you so much! Yeah, it took quite a bit of effort to put together and I'm glad the bulk of the dev work is behind me.
Best of luck with your project and keep us posted!
I think you're already overcomplicating it a bit 😅. Why just not start and assign labels on the go and change whatever you need to change along the way?
I just submitted a project for a contest. You could do something like this for habit tracking. I used an advanced and customized version of it for myself :-)
Developed a habit tracker to help #mental #health https://habits-n0c0de.glideapp.io/
thanks for your reply. I'm perfectly fine with clockify as its chrome plugin works very well. I just need to fix the tag issue.