thenewhobbyist42 downloadsEmbed countdown timers for tracking vacations, deadlines, and due dates.
A simple countdown timer plugin for Obsidian.
Perfect for dashboard homepages to track upcoming vacations, project deadlines, and due dates—no more clunky iframes needed.

Built with Claude Opus 4.5
```countdown
title: My Vacation
date: 01/15/2026
```
| Parameter | Description |
|---|---|
title |
Label above the timer |
date |
Target date |
time |
Target time (optional, HH:MM:SS) |
main.js, manifest.json, and styles.css to .obsidian/plugins/countdown-timer/