-
released this
2025-11-26 10:08:13 +00:00 | 5 commits to master since this releaseFeatures:
✨ Simple syntax: ~ ( ) label creates a counter starting at 0
➕ Interactive +/- buttons to increment/decrement values
📝 Works in both Reading mode and Live Preview (edit mode)
💾 Counter values are saved directly to your markdown files
🔢 Each counter is independent - multiple counters with the same label work separately
🎨 Clean, compact design that integrates seamlessly with Obsidian themesInstallation:
- Download counter-plugin-v1.0.0.zip
- Extract main.js, manifest.json, and styles.css to .obsidian/plugins/counter-plugin/
- Reload Obsidian and enable the plugin in Settings → Community plugins
Usage:
Simply write ~ ( ) Tasks completed in your note, and it will render as an interactive counter!Downloads