Search...Search plugins and themes...
⌘K
Sign in
  • Get started
  • Download
  • Pricing
  • Enterprise
  • Account
  • Obsidian
  • Overview
  • Sync
  • Publish
  • Canvas
  • Mobile
  • Web Clipper
  • CLI
  • Learn
  • Help
  • Developers
  • Changelog
  • About
  • Roadmap
  • Blog
  • Resources
  • System status
  • License overview
  • Terms of service
  • Privacy policy
  • Security
  • Community
  • Plugins
  • Themes
  • Discord
  • Forum / 中文论坛
  • Merch store
  • Brand guidelines
Follow us
DiscordTwitterBlueskyThreadsMastodonYouTubeGitHub
© 2026 Obsidian

Digital Garden Timer

AntonAnton28 downloads

A focus timer for Obsidian that turns focused minutes into credits for a small digital garden.

Add to Obsidian
Digital Garden Timer screenshot
  • Overview
  • Scorecard
  • Updates3

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.

Features

  • Start, pause, and reset the current focus timer.
  • Keep an all-time focus total that is not reset with the current timer.
  • Earn 10 credits for every completed 10-minute focus block.
  • Spend credits on garden objects.
  • Automatically write a Markdown progress note inside your vault.
  • Configure the Markdown progress note path in the plugin settings.

Progress Note

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.

Manual Installation

  1. Download main.js, manifest.json, and styles.css from the latest release.
  2. Create this folder in your vault:
.obsidian/plugins/digital-garden-timer/
  1. Place the downloaded files in that folder.
  2. Reload Obsidian.
  3. Enable Digital Garden Timer under Community plugins.

Development

This plugin is currently distributed as plain JavaScript and does not require a build step.

To validate the plugin file:

node --check main.js
98%
HealthExcellent
ReviewPassed
About
Start, pause, and reset a focus timer while earning 10 credits for each completed 10-minute block and tracking an all-time focus total. Spend credits to place objects in a small digital garden and automatically record progress—current timer, all-time duration, credit totals, and placed objects—in a Markdown note inside your vault.
AutomationFiles
Details
Current version
1.0.2
Last updated
2 weeks ago
Created
2 weeks ago
Updates
3 releases
Downloads
28
Compatible with
Obsidian 1.5.0+
Platforms
Desktop, Mobile
License
MIT
Report bugRequest featureReport plugin
Author
AntonAntonlucidalpha
antonwinter.com
GitHublucidalpha
anton0win
XDerMittlereWeg
  1. Community
  2. Plugins
  3. Automation
  4. Digital Garden Timer

Related plugins

QuickAdd

Quickly add new notes or content to your vault.

Advanced URI

Control everything with URI.

Vault Changelog

Maintain a changelog of recently edited notes.

Notebook Navigator

A better file browser and calendar inspired by Apple Notes, Bear, Evernote and Day One.

Local REST API & MCP Server

Unlock your automation needs by interacting with your notes over a secure REST API.

Templater

Create and use dynamic templates.

Homepage

Open a note, base, or workspace on startup, or set it for quick access later.

Recent Files

Display a list of recently opened files.

Omnisearch

Intelligent search for your notes, PDFs, and OCR for images.

Claudian

Embeds Claude Code/Codex as an AI collaborator in your vault. Your vault becomes agent's working directory, giving it full agentic capabilities: file read/write, search, bash commands, and multi-step workflows.