Hacker News new | ask | show | jobs
by newbear 3028 days ago
Interesting, what does the node express app do?
1 comments

It shows thumbnails of my screenshots in a timeline so I can zoom and see what I was doing. Then I click on them and tag them to tasks. It sounds time consuming (pun intended) but I have keyboard and mouse shortcuts in the page.

I'm thinking I should push it to a GitHub repo since it lets me log time for the day down to the minute in about 5mins on average.

That sounds really neat and useful. Sometimes when I'm billing hours, time gets fuzzy, and I forget. Making it take just five minutes is a very trivial amount of time given that value.
Couldn't you just sample window titles and automate the categorization?