|
|
|
|
|
by rkhassen
3060 days ago
|
|
hboon - that ability to run a script and see time spent from a text file sounds like a fantastic combo of simplicity to use and the ability to mine data. I'd love to see an example of your file format and script to see exactly how it all works together, if you are up for sharing. |
|
One benefit with marking tasks with a @@. I move the current project I'm working in wip.md to the top, so if I do a search from the top for @@, the first hit will be the task I am currently working on. I wrote a plugin in https://getbitbar.com to put that first (and thus current task) in my menubar. I get distracted easily.. so every bit helps :)
I have another BitBar plugin that scans my wip.md file and run the same script (which I run end of the day) to compute totals and then put it in my menu bar. Since I have something like this:
It can detect the start time of my current task or how long since I haven't worked and display them in green or red in the menu bar.