Live data from Hacker News

Atea: a free minimalistic status bar time tracker for MacOS in Clojure

github.com

21–30 of 31 posts

Re: Atea: a free minimalistic status bar time tracker for MacOS in Clojure

#25
post #22

Set it to read my todo.txt file in dropbox and now I have awesome, easy, simple, 'just works' cross app synchronization! (Though, they use + for project notifiers, and @ for locations. hmm... )

Ditto. Given how simple the todo.sh system is to use on top of the file, it might be nice to see to see some integration. Particularly since there's a nice app for mobile devices that reads/writes that file format as well out of your dropbox.

Re: Atea: a free minimalistic status bar time tracker for MacOS in Clojure

#26
post #22

Set it to read my todo.txt file in dropbox and now I have awesome, easy, simple, 'just works' cross app synchronization! (Though, they use + for project notifiers, and @ for locations. hmm... )

Ditto. Given how simple the todo.sh system is to use on top of the file, it might be nice to see to see some integration. Particularly since there's a nice app for mobile devices that reads/writes that file format as well out of your dropbox.

Yes, mobile support is definitely a big incentive to support the todo.txt file format - I just opened up an issue.

Re: Atea: a free minimalistic status bar time tracker for MacOS in Clojure

#27

Great lightweight task manager. Will use this instead of sticky notes now! Possible add ons: * have an option in the dropdown that will open the current config file in case it's not open. * built in keyboard shortcut to open the menu

Great ideas, opened up two new issues.

Re: Atea: a free minimalistic status bar time tracker for MacOS in Clojure

#30
post #29
post #28

I love it: forked it and added state to the menubar icon. The icon is now grayed-out when time-tracking is off and bold when time-tracking is on. Sent a pull request.

Merged :)

Thanks for fixing the NPE in my patch. I'm afraid I don't know any Clojure at all; had to pick my way through a quick reference to do this.
Post reply on HN