Releases: nauppece/timemeter
Release list
0.1.11
0.1.10
0.1.9
0.1.8
0.1.7
0.1.6
0.1.5
0.1.4
Removed the live NOW block; added install docs and a secret-scanning pre-commit hook.
- The Today tab no longer shows the NOW app / elapsed timer / today-total / quick-input. Recording state is in the header pill; activity in the bars & timeline; add notes via clicking a bar/segment or the note-current command.
- README now documents install (community store / BRAT / manual & git).
Manual install: put main.js, manifest.json, styles.css into /.obsidian/plugins/timemeter/ and enable in Community plugins.
0.1.3
AFK is now ignored by default (fixes gaps while an app is left open, e.g. watching a video).
- Records continuously even with no keyboard/mouse input.
- Optional 'Detect away (AFK)' setting: idle time is kept but shown dimmed as 'away' on the timeline (still counted in totals). Threshold in minutes, default 10.
- Data files gain a '離席' column; older files still read fine.
Manual install: put main.js, manifest.json, styles.css into /.obsidian/plugins/timemeter/ and enable in Community plugins.
0.1.2
Timeline segment notes can now also choose a destination.
Clicking an empty timeline segment opens the same 'Append to' picker as the totals bars: keep the default 'This record's note' to fill the session's description (previous behavior), or pick the daily note / a recent file to append there.
Manual install: put main.js, manifest.json, styles.css into /.obsidian/plugins/timemeter/ and enable in Community plugins.