• v1.0.0 c908cc42b9

    crib released this 2025-11-26 10:08:13 +00:00 | 5 commits to master since this release

    Features:
    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 themes

    Installation:

    1. Download counter-plugin-v1.0.0.zip
    2. Extract main.js, manifest.json, and styles.css to .obsidian/plugins/counter-plugin/
    3. 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