In Progress Checkbox
pendingby Jyuukun
Shift+Click to set checkbox to in-progress [/] state. Simple click cycles between states.
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
- Open Settings → Community Plugins
- Search for "In Progress Checkbox"
- Install and enable
Manual Installation
- Download
main.js,manifest.jsonfrom the latest release - Create folder
.obsidian/plugins/in-progress-checkbox/ - Copy files into the folder
- 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.