You can always note down time intervals in daily journal notes or whatever you want; however, if you are looking to track different kinds of activities and analyze patterns in your time usage, personally I feel that this would be trying to do too much with Dendron. I favor a standalone tool called [Timewarrior](
). It's possible to integrate this with Dendron in that you can pipe formatted reports into whatever notes you want, or even do so directly in VSCode Vim or Vim with filter commands (e.g
!!timew week
).
The Timewarrior workflow involves manual activation and/or scripting. If you wanted more automated tracking of your computer use, maybe consider something like ActivityWatch:
Of course, these are my solutions for time tracking as a Linux user, and I don't know if this would replicate well for your setup. Hopefully this gives you some ideas, in any case.