Search...Search plugins and themes...
⌘K
Sign in
  • Get started
  • Download
  • Pricing
  • Enterprise
  • Account
  • Obsidian
  • Overview
  • Sync
  • Publish
  • Canvas
  • Mobile
  • Web Clipper
  • CLI
  • Learn
  • Help
  • Developers
  • Changelog
  • About
  • Roadmap
  • Blog
  • Resources
  • System status
  • License overview
  • Terms of service
  • Privacy policy
  • Security
  • Community
  • Plugins
  • Themes
  • Discord
  • Forum / 中文论坛
  • Merch store
  • Brand guidelines
Follow us
DiscordTwitterBlueskyThreadsMastodonYouTubeGitHub
© 2026 Obsidian

Checklist Reset

lhansfordlhansford16k downloads

Add a command to reset the state of any checklists in a document.

Add to Obsidian
  • Overview
  • Scorecard
  • Updates11

This plugin adds a command to reset the state of any checklists in a document in Obsidian. It will currently work for Markdown and Canvas files.

Usage

This plugin adds the following commands to the Command Palette:

Command name Description
Reset checklists Uncheck all checked checklist items in the open document.
Check all Check all unchecked checklist items in the open document.
Reset selected checklists Uncheck the selected checklist items. Only available in editor mode.

Settings

Delete text on reset

If this value is set with a string or a Regular Expression, any text in the checklist item line that matches it will be removed when reset. This can be useful for stripping metadata, like that generated by the Obisidian Tasks plugin.

HealthGood
ReviewSatisfactory
About
Reset all checklists in the current Markdown or Canvas file with commands to uncheck or check every item. Reset selected checklist items in editor mode and optionally strip matching text from checklist lines when resetting to remove item metadata.
TasksCommandsEditing
Details
Current version
1.4.2
Last updated
5 months ago
Created
4 years ago
Updates
11 releases
Downloads
16k
Compatible with
Obsidian 0.15.0+
Platforms
Desktop, Mobile
License
MIT
Report bugRequest featureReport plugin
Author
lhansfordlhansford
github.com/lhansford
GitHublhansford
  1. Community
  2. Plugins
  3. Tasks
  4. Checklist Reset

Related plugins

Sort and Permute lines

Sort and Permute lines in whole file or selection.

Heading Shifter

Easily Shift and Change Markdown headings.

Task Collector

Change task status and collect tasks within a document using hotkeys and context menus.

Paste URL into selection

Paste URL "into" selected text.

Keyshots

Add classic hotkey/shortcuts commands from popular IDEs like Visual Studio Code or JetBrains Family.

Vimrc Support

Auto-load a startup file with Vim commands.

TaskNotes

Note-based task management with calendar, pomodoro and time-tracking integration.

Advanced Tables

Improved table navigation, formatting, and manipulation.

Meta Bind

Make your notes interactive with inline input fields, metadata displays, and buttons.

Tasks

Track tasks across your vault. Supports due dates, recurring tasks, done dates, sub-set of checklist items, and filtering. Maintained by Clare Macrae and Ilyas Landikov, created by Martin Schenck.