Skip to content

0.3.0

Latest

Choose a tag to compare

@github-actions github-actions released this 03 Aug 08:34

Logbook 0.3.0 adds an opt-in task-switching convenience for anyone who juggles more than one task in a session.

Previously, clocking in to a second task while a clock was already running left both entries open. This release adds a setting to make the switch clean: turn it on and clocking in automatically closes the clock you were timing.

Highlights

  • Switch task on clock-in (opt-in, default OFF) — when enabled, clocking in to a different task automatically clocks out of the one you're currently timing. Only the active clock is closed; any other open entries elsewhere in your vault are left untouched. Toggle it under Settings → Community plugins → Logbook.

Install

Manual: download main.js, manifest.json, and styles.css from this release into <vault>/.obsidian/plugins/logbook/, then enable Logbook under Settings → Community plugins. Beta testers can also add the repo via BRAT. See the README for details.