Skip to content

0.1.2

Choose a tag to compare

@kfastov kfastov released this 29 Aug 10:29
· 4 commits to main since this release
df2d1c4

spent now updates in the task line while the timer runs, roughly once a minute, so Dataview roll-ups reflect the day as it happens instead of only after you stop.

Refreshes are written as a minimal diff and kept out of the undo stack — they do not move your cursor or bury your own edits. Sessions accumulate against a baseline captured at start, so a mid-session refresh can never double count on stop, including after a restart with a timer still running.