Add support for tracking the status of notes

Use case or problem

The use of case for having note statuses is keeping track of the progress for multiple notes. If you write a lot of notes a recents tag isn’t enough. It doesn’t describe whether the note paused because you need more info or is currently in progress or complete. Tags wouldn’t be enough to solve this problem because if you have hundreds of notes it just becomes a mess when changing statuses. It has to have its own management system.

Proposed solution

I want a dashboard to manage information about the work status of a note.
My feature request is based on using the plugin obisidian-note-status by Aliex Soler. It really helps me remind what note I’m actively working on and what notes require external action. External Action in this case means anything I have to do outside of obsidian to get my thoughts on it later.

You could do this with properties and bases.

1 Like

Note Status by Aleix Soler is very feature rich and complex plugin. You wouldn’t get that same level of features natively. That’s why we have 3rd party plugins which offer extended features.

1 Like