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
22
stars
22 stargazers
1,758
downloads
1,758 downloads
0
forks
0 forks
110
days
110 days since creation
18
days
18 days since last commit
18
days
18 days since last release
24
total PRs
24 total pull requests
0
open PRs
0 open pull requests
0
closed PRs
0 closed pull requests
24
merged PRs
24 merged pull requests
33
total issues
33 total issues
8
open issues
8 open issues
25
closed issues
25 closed issues
0
commits
0 total commits in last one year
Latest Version
18 days 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