Skip to content

Releases: sayuop/counter-plugin

Counter-plugin: A simple and lightweight plugin that adds interactive number counters to your notes.

02 Dec 19:35

Choose a tag to compare

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:

  • Download counter-plugin-1.1.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!