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

Checkers Hider

AndreiAndrei35 downloads

Hide or show completed and custom-status checklist items in Obsidian.

Add to Obsidian
  • Overview
  • Scorecard
  • Updates4

Hide completed and custom-status checklist items in Obsidian without changing your notes.

Checkers Hider can hide regular completed tasks like [x] and custom checkbox markers like [-] or [/].

Features

  • Hide or show matching checklist items with a command, status bar icon, or optional ribbon button.
  • Hide completed tasks by default: [x] and [X].
  • Configure custom task markers such as -, /, ?, !, or any other single character.
  • Choose whether the marker list means "hide these markers" or "keep these markers visible".
  • Optionally hide nested bullets under a hidden task.
  • Optionally show all checkboxes while editing, while still hiding them in preview.
  • Disable hiding on specific pages with an inline or frontmatter tag.

Tested Views

  • Reading view.
  • Source mode and Live Preview.
  • Hover preview popovers.
  • Kanban boards.
  • Canvas cards.
  • Dataview task lists, including DataviewJS task lists in Canvas.

Install

  1. Download main.js, manifest.json, and styles.css from a release.
  2. Create this folder in your vault:
<vault>/.obsidian/plugins/checkers-hider/
  1. Put the three files into that folder.
  2. Reload Obsidian.
  3. Enable Checkers Hider in Settings -> Community plugins.

Usage

Use Toggle Checkers Hider from the command palette, the status bar checkbox icon, or the optional ribbon button.

The status bar icon is dark green when hiding is enabled and gray when it is disabled.

Settings

Task marker mode

  • Hide listed markers: hides only markers listed in Task markers.
  • Keep listed markers: keeps [ ] and listed markers visible, then hides other non-empty task statuses.

Task markers

Every character in this field is treated as a marker. Do not add separators unless you also want them to match.

xX-/

Hide sub-bullets

In Source mode and Live Preview, also hides indented bullets and nested tasks under a hidden task. In rendered views, Obsidian usually renders nested content inside the parent task item, so it is hidden with the parent.

Show all checkboxes in edit mode

Keeps Source mode, Live Preview, and popover editing fully visible while preview modes still hide matching tasks.

Page override tags

Show matching tasks on specific pages even when hiding is globally enabled.

Default tags:

checkers-show-completed, ctd-show-completed

You can use an inline tag:

#checkers-show-completed

Or frontmatter:

---
tags:
  - checkers-show-completed
---

Credits

Based on heliostatic/completed-task-display by Ben Lee-Cohen.

License

MIT License. See LICENSE.

98%
HealthExcellent
ReviewPassed
About
Hide completed and custom-status checklist items in Obsidian without changing your notes. Toggle hiding from the command palette, status-bar icon, or optional ribbon; configure single-character markers to hide or keep, optionally hide nested bullets, and show all checkboxes while editing. Disable hiding per page with an inline or frontmatter tag.
TasksStatus bar
Details
Current version
1.5.2
Last updated
2 weeks ago
Created
2 weeks ago
Updates
4 releases
Downloads
35
Compatible with
Obsidian 0.10.0+
Platforms
Desktop, Mobile
License
MIT
Report bugRequest featureReport plugin
Sponsor
Buy Me a Coffee
Author
AndreiAndreimr-asa
ai.mr-asa.com/
GitHubmr-asa
  1. Community
  2. Plugins
  3. Tasks
  4. Checkers Hider

Related plugins

Day Planner OG

Day planning from a simple task list in a Markdown note (bare bones, preserves the features and behavior of the original plugin).

Completed Task Display

Controls for displaying or hiding completed tasks.

Pomodoro Timer

Manage your daily focus using the Pomodoro Technique.

TaskNotes

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

Day Planner

Day planning from a task list in a Markdown note with enhanced time block functionality.

Tasks

Track tasks across your vault. Supports due dates, recurring tasks, done dates, sub-set of checklist items, and filtering.

Reminder

Manage Markdown TODOs with reminder.

Checklist

Consolidate checklists across all files into a single view.

Task Collector

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

Todoist Sync

Materialize Todoist tasks within your notes.