Skip to content

Releases: nauppece/timemeter

0.1.11

Choose a tag to compare

@github-actions github-actions released this 21 Jul 15:12

Release 0.1.11

0.1.10

Choose a tag to compare

@github-actions github-actions released this 14 Jul 23:20

Release 0.1.10

0.1.9

Choose a tag to compare

@github-actions github-actions released this 14 Jul 13:50

Release 0.1.9

0.1.8

Choose a tag to compare

@github-actions github-actions released this 14 Jul 13:38

Release 0.1.8

0.1.7

Choose a tag to compare

@github-actions github-actions released this 14 Jul 13:29

Release 0.1.7

0.1.6

Choose a tag to compare

@github-actions github-actions released this 14 Jul 08:29

Release 0.1.6

0.1.5

Choose a tag to compare

@github-actions github-actions released this 14 Jul 07:48

Release 0.1.5

0.1.4

Choose a tag to compare

@nauppece nauppece released this 14 Jul 00:27

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

Choose a tag to compare

@nauppece nauppece released this 13 Jul 16:15

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

Choose a tag to compare

@nauppece nauppece released this 13 Jul 15:25

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.