Ellpeck / ObsidianSimpleTimeTracker

Multi-purpose time trackers for your notes!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Total only accumulates up to 24 hours (i.e. a single day)

sudokyle opened this issue · comments

The total accumulation only tracks up to a day. Would be pretty could if this could track for any amount of time. Might try and play around with this plugin code after work to see if I can find a solution to go with this issue.

Read Mode
Screen Shot 2022-11-23 at 8 54 26 AM

Note: that since this uses a 12hr format with no am/pm, it looks the same, but the timestamps are different, I set it to be a full 24 hour day. Though the day does show as the next which helps

Code Block showing timestamps:
Screen Shot 2022-11-23 at 8 58 21 AM

Alright Got a solution made, I'll put up a PR in a few. Never worked on an obsidian plugin and I program in Dart professionally and in my free time so haven't much experience with TS.

So definitely let me know if its a fix you like/don't like and what I need to change in the PR when I make it so that it doesn't mess up your cool plugin you have here! 🍻