Anton28 downloadsA focus timer for Obsidian that turns focused minutes into credits for a small digital garden.
Digital Garden Timer is a focus timer for Obsidian. Focus time earns credits every 10 minutes, and credits can be spent on objects for a small digital garden.
By default, the plugin writes progress to:
Digital Garden Progress.md
You can change this path in Settings -> Digital Garden Timer -> Markdown progress note path.
The progress note includes the current timer, all-time focus duration, credit totals, and placed garden objects.
main.js, manifest.json, and styles.css from the latest release..obsidian/plugins/digital-garden-timer/
Digital Garden Timer under Community plugins.This plugin is currently distributed as plain JavaScript and does not require a build step.
To validate the plugin file:
node --check main.js