In Progress Checkbox

by jyuukun
5
4
3
2
1
Score: 35/100

Description

This plugin has not been manually reviewed by Obsidian staff. Shift+Click to set checkbox to in-progress [/] state. Simple click cycles between states.

Reviews

No reviews yet.

Stats

stars
downloads
0
forks
1
days
NaN
days
NaN
days
0
total PRs
0
open PRs
0
closed PRs
0
merged PRs
0
total issues
0
open issues
0
closed issues
0
commits

Latest Version

Invalid date

Changelog

README file from

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