mirror of
https://github.com/devonthesofa/obsidian-note-status.git
synced 2026-07-22 05:45:04 +00:00
Merge branch 'chore/wiki' of github.com:devonthesofa/obsidian-note-status into chore/wiki
This commit is contained in:
commit
19f69b19ff
1 changed files with 7 additions and 5 deletions
12
README.md
12
README.md
|
|
@ -1,13 +1,17 @@
|
|||
# Note Status for Obsidian
|
||||
|
||||
[](https://paypal.me/aleixsoler)
|
||||
[](https://buymeacoffee.com/aleixsoler)
|
||||
|
||||
[](https://github.com/devonthesofa/obsidian-note-status/releases)
|
||||
[](https://github.com/devonthesofa/obsidian-note-status/actions)
|
||||
[](https://obsidian.md/plugins?id=note-status)
|
||||
[](https://github.com/devonthesofa/obsidian-note-status/blob/master/LICENSE)
|
||||
[](https://github.com/devonthesofa/obsidian-note-status/stargazers)
|
||||
|
||||
Track the lifecycle of every file with statuses you control. Works on Markdown and non-Markdown, shows badges in the status bar and explorer, and adds commands, dashboards, and quick actions to keep notes moving.
|
||||
Track the lifecycle of every file in your vault using statuses you fully control. Note Status brings visual clarity and structured workflows to Obsidian—whether you're managing research notes, writing projects, tasks, or long-term archives.
|
||||
|
||||
It works on both Markdown and non-Markdown files, integrates into multiple UI surfaces, and provides configurable dashboards, commands, and fast actions to keep information flowing.
|
||||
|
||||
## Contents
|
||||
|
||||
|
|
@ -39,7 +43,7 @@ Track the lifecycle of every file with statuses you control. Works on Markdown a
|
|||
- **Non-Markdown**: stored in `.obsidian/plugins/obsidian-note-status/non-markdown-statuses.json`, kept in sync on rename/delete.
|
||||
- **Single vs multi**: multiple statuses by default; single-status mode can store as list (`status: [draft]`) or string (`status: draft`) for compatibility.
|
||||
|
||||
## Screenshots (add yours)
|
||||
## Screenshots
|
||||
|
||||
- Status assignment workflow: 
|
||||
- File explorer with status icons and hover overview: 
|
||||
|
|
@ -97,15 +101,13 @@ Works with Dataview, Templater, QuickAdd, and search. Non-Markdown uses the JSON
|
|||
|
||||
## API / contributing / support
|
||||
|
||||
- Developer docs & API: see the [wiki](https://github.com/devonthesofa/obsidian-note-status/wiki).
|
||||
- Issues & feature requests: [GitHub Issues](https://github.com/devonthesofa/obsidian-note-status/issues) / [Discussions](https://github.com/devonthesofa/obsidian-note-status/discussions).
|
||||
- Contributions welcome: fork, follow dev setup in the wiki, open a PR.
|
||||
|
||||
## Support the project
|
||||
|
||||
[](https://paypal.me/aleixsoler)
|
||||
|
||||
**PayPal**: https://paypal.me/aleixsoler
|
||||
[](https://buymeacoffee.com/aleixsoler)
|
||||
|
||||
---
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue