Hacker News new | ask | show | jobs
by neeldhara 1179 days ago
I used to use the apps atimelogger (http://www.atimelogger.com/) and atracker (http://www.wonderapps.se/ATracker/home.html) for a year and two years, respectively. I tracked work and certain non-work activities (e.g, sleep and such), and it was very effective. The reports helped with awareness around relative time spent over different projects and such.

While all the tracking was manual, and I tried to do it either in real time or by the end of the day (or at best the next day), it was useful to have some automated time tracking tools for double-checking in recall. For this, I use mostly Timing (https://timingapp.com/) and location tracking on my phone.

Now I use a custom entry system in Obsidian which lets me do more fine-grained reports (e.g, by project) and also has the advantage that I have one app less to worry about. I still have Timing to help with recall though. Some people use Timing exclusively - and it does have several advanced features and a nice UI!

1 comments

Wow, Timing looks really nice!

It's a bummer that no time tracking App really seems to focus on cross platform support. I've been looking for a time tracking app myself and couldn't find one to support my situation.

I have: - A Linux desktop - A MacBook - An Android Phone - Offline activities I want to track

Have you tried one of the web-based ones? Like Toggl or Rescue Time? Or manual with a custom setup may be the way to go - e.g, my current time tracking is a bunch of markdown files with YAML front matter keeping track of the specifics, and Obsidian (a cross-platform note-taking app) provides the "UI" for viewing the data from these files in a meaningful way. The cost of setting this up is non-trivial: but worth it if you are in it long term IMO :)
I've tried rescue time, but wanted a solution with as little friction to actual tracking as possible.

So, ideally I'd like to have a one or two click tracking solution which rescue time did not really provide.