In Progress Checkbox

pending

by Jyuukun

Shift+Click to set checkbox to in-progress [/] state. Simple click cycles between states.

Updated 2mo agoMITDiscovered via Obsidian Unofficial Plugins
View on GitHub

In Progress Checkbox

An Obsidian plugin that adds an "in progress" state [/] to task checkboxes.

Features

  • Shift+Click on any checkbox → sets it to [/] (in progress)
  • Click on [ ] or [/] → sets it to [x] (completed)
  • Click on [x] → sets it to [ ] (unchecked)

Works in both Reading view and Live Preview mode.

Installation

From Obsidian Community Plugins

  1. Open Settings → Community Plugins
  2. Search for "In Progress Checkbox"
  3. Install and enable

Manual Installation

  1. Download main.js, manifest.json from the latest release
  2. Create folder .obsidian/plugins/in-progress-checkbox/
  3. Copy files into the folder
  4. Enable the plugin in Obsidian settings

License

MIT

For plugin developers

Search results and similarity scores are powered by semantic analysis of your plugin's README. If your plugin isn't appearing for searches you'd expect, try updating your README to clearly describe your plugin's purpose, features, and use cases.