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

Game Timers

pjeurienpjeurien10 downloads

Create countdown timers and get a notification when time is up.

Add to Obsidian
Game Timers screenshot
  • Overview
  • Scorecard
  • Updates5

An Obsidian plugin for DM-facing countdown timers in a dedicated sidebar.

Features

  • Dedicated sidebar for creating and monitoring multiple countdown timers at once
  • Quick custom timers with configurable default minutes and seconds
  • Reusable presets managed from plugin settings
  • Active timers persist across Obsidian reloads
  • Timers can run once or continuously repeat until cancelled
  • Running timers can be paused, resumed, or removed from the footer
  • Presets can define optional warning times such as 1m, 30s
  • Presets can define an optional color used in the preset list and running timer footer
  • Obsidian notices when a timer finishes
  • Optional desktop notifications
  • game-timer markdown code blocks for launching timers directly from notes
  • Status bar summary for the next timer to expire
  • Audio-sidebar-style running timers footer with quick cancel controls

Usage

Sidebar

Open the sidebar from any of these entry points:

  • The timer ribbon icon
  • The command palette with Open Game Timers Sidebar
  • The status bar timer readout

From the sidebar you can:

  1. Set a session ending clock time and click Set session alert
  2. Enter a timer name
  3. Set minutes and seconds
  4. Click Start once or Start continuously

You can also start any saved preset as a one-shot or continuous timer and cancel active timers from the same panel. Multiple timers can run together, and the footer stays pinned to show the full running timer list.

Code Block

Embed a timer launcher in any note with a game-timer block:

```game-timer
name: Reinforcements Arrive
duration: 10m
description: Starts the countdown for the next enemy wave.
button: Start Reinforcement Timer
```

You can also define time explicitly:

```game-timer
name: Puzzle Pressure
minutes: 5
seconds: 30
```

Supported fields:

  • name
  • duration such as 10m, 90s, or 1h 15m
  • minutes
  • seconds
  • description
  • button
  • autostart: true

Settings

Under Settings -> Community Plugins -> Game Timers you can configure:

  • Desktop notifications
  • Notice duration
  • Repeat notices
  • Default minutes
  • Default seconds
  • Timer presets

Preset warnings are optional. Leave the warnings field empty for a silent preset, or enter comma-separated remaining times such as 5m, 1m, 30s.

Installation

Copy the game-timers plugin folder into .obsidian/plugins/ in your vault, then enable it under Settings -> Community Plugins.

Files

  • manifest.json plugin manifest
  • main.js plugin logic
  • styles.css sidebar and code block styling
  • README.md usage and installation notes
  • LICENSE.md MIT license
98%
HealthExcellent
ReviewPassed
About
Run and monitor multiple DM-facing countdown timers in a dedicated sidebar, with pause, resume, cancel, repeat, and persistent state across reloads. Create quick timers or reusable color-coded presets with optional warning times and desktop notifications, embed launchers via game-timer code blocks, and view the next-expiring timer in the status bar.
TTRPGSidebar
Details
Current version
1.1.1
Last updated
4 days ago
Created
Last month
Updates
5 releases
Downloads
10
Compatible with
Obsidian 1.6.0+
Platforms
Desktop, Mobile
License
MIT
Report bugRequest featureReport plugin
Author
pjeurienpjeurien
GitHubpjeurien
  1. Community
  2. Plugins
  3. TTRPG
  4. Game Timers

Related plugins

Notebook Navigator

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

Recent Files

Display a list of recently opened files.

Longform

Helps you write and edit novels, screenplays, and other long projects.

Flexplorer

Enhance the file explorer with custom sorting, pinning, and hiding.

HiNote

Add comments to highlighted notes, use AI for thinking, and flashcards for memory.

Fantasy Statblocks

Create, manage and view a Fantasy Bestiary with Dungeons and Dragons style statblocks.

TagFolder

Show tags as folder.

Checklist

Consolidate checklists across all files into a single view.

Custom File Explorer sorting

Manual or automatic config-driven reordering and sorting of files and folders in File Explorer.

Tag Wrangler

Rename, merge, toggle, and search tags from the tag pane.