Custom State for Task List
approvedby Okami Wong
Add custom states to task list items.
β
31 starsβ 5,625 downloadsUpdated 1y agoMIT
Custom state for task list in Obsidian
A plugin for Obsidian to help you define your own states for task list!

How to install
Please refer to Community plugins - Obsidian Help
How to use
-
Simply put the name of your custom state inbetween the square brackets of a task item.
- For example, if you want to mark the following task as
doing- [ ] Some task
- Just put
doinginside the square brackets like- [doing] Some task
- In the reading view of Obsidian, this task will be rendered as
π§ Some task
- For example, if you want to mark the following task as
-
The default states are (
{stateName} β‘ {readingView})committedβ‘ π- You have decide to do this task some day
doingβ‘ π§- You are currently working on this task
deferredβ‘ π΄- The completion of this task is postponed
removedβ‘ π- The task is removed
-
You can edit the default states and add more states in the settings.

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.