Description
Productivity Tools Plugin
Category: Productivity Tools
The Note Status plugin introduces a flexible system for tracking the progress and state of your notes using customizable statuses like active, completed, or on hold. It integrates directly into the toolbar, status bar, file explorer, and a dedicated status pane, giving users multiple ways to assign, view, and manage statuses. You can batch-update files, apply multiple statuses to a single note, and organize your workflow with built-in or user-defined templates. The plugin also supports YAML frontmatter integration and deep customization.
Stats
25
stars
25 stargazers
2,307
downloads
2,307 downloads
1
forks
1 forks
199
days
199 days since creation
1
days
1 days since last commit
107
days
107 days since last release
39
total PRs
39 total pull requests
0
open PRs
0 open pull requests
0
closed PRs
0 closed pull requests
39
merged PRs
39 merged pull requests
42
total issues
42 total issues
4
open issues
4 open issues
38
closed issues
38 closed issues
0
commits
0 total commits in last one year
Latest Version
3 months ago
Changelog
Release Notes
New Features
Editor Toolbar Button
- Added status button directly in the editor toolbar for quick access
- Choose button position: left side, right side, or right-before
- Show button on all notes or only the active note
- Visual status indicator with icon and count
Improvements
Status Bar
- Added option to show template names in status bar
- Control when template names are displayed (never, auto, or always)
- Auto mode shows template names only when there are naming conflicts
Settings & Templates
- New template editor with improved interface
- Better organization of settings options
- Enhanced template management experience
User Interface
- Improved visual consistency across the plugin
- Better integration with Obsidian's native styling
- Enhanced hover effects and animations
What's Changed
- [Feature] custom templates by @soler1212 in https://github.com/devonthesofa/obsidian-note-status/pull/53
- chore: remove unused components by @soler1212 in https://github.com/devonthesofa/obsidian-note-status/pull/54
- [Feature] status bar template name by @soler1212 in https://github.com/devonthesofa/obsidian-note-status/pull/55
- [Feature] toolbar button by @soler1212 in https://github.com/devonthesofa/obsidian-note-status/pull/56
Full Changelog: https://github.com/devonthesofa/obsidian-note-status/compare/2.0.0…2.2.0
README file from