I really enjoy the obsidian daily notes feature for this [1]. It's a dedicated button to create a new note with a title of your choosing. I typically do YYYY-MM-DD d, so 2024-12-1 mon.
I'm not sure about the time tracking though. Is this more for people working on contract for billing? I see the value in having the data but collecting the data seems difficult.
It starts to become a burden to open these files to make entries, so you create a terminal alias to do it. Then writing the entries becomes tedious so you make a macro to write a timestamp and put you in edit mode so you can just start typing the entry. Then you move computers and it gets tiresome moving the files around.
I just use Logseq (+ syncthing for sync) with extensive tagging (thousands of tags added a year) + a random Pomodora app that keeps records and descriptions of each Pomadora. Simple and effective
I do pretty much the same with a file that I called worklog.txt
Days separated with a blank line, and starting with date.
Then I use initial spaces to differentiate between task, comments on this task and what is needed to do to finish the task.
Pretty easy to keep it consistent, and the use of spaces allow to easily identify the order of importance in each subset.
Still using and paying for noteplan for a few years now. Works really well, and storage and syncing can be done anywhere (local, dropbox, icloud, whatever)
My simple knowledge management and time tracking system
(henrikwarne.com)104 points by henrik_w 9 November 2024 | 29 comments
Comments
I'm not sure about the time tracking though. Is this more for people working on contract for billing? I see the value in having the data but collecting the data seems difficult.
[1] https://help.obsidian.md/Plugins/Daily+notes
https://www.howtogeek.com/258545/how-to-use-notepad-to-creat...
- The Wails of Sisyphus, author unknown
I'd rather use Markdown though, for the formatting capabilities alone.
Days separated with a blank line, and starting with date. Then I use initial spaces to differentiate between task, comments on this task and what is needed to do to finish the task.
Pretty easy to keep it consistent, and the use of spaces allow to easily identify the order of importance in each subset.
with the extra advantage of recalling them with tabtab instead of never remembering to read said notes :)