Note Status

by Aleix Soler
favorite
share
Score: 42/100
Description

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
12
stars
830
downloads
0
forks
55
days
16
days
37
days
10
total PRs
0
open PRs
0
closed PRs
10
merged PRs
23
total issues
10
open issues
13
closed issues
0
commits
Latest Version
a month ago
Changelog

Full Changelog: https://github.com/devonthesofa/obsidian-note-status/compare/1.0.12…1.0.14

Release Notes

I'm excited to announce the release of Note Status v1.0.14 for Obsidian! This update introduces new productivity features, several critical bug fixes, and ongoing improvements to documentation and code quality.


What's New

  • New Commands: Several new commands have been added to enhance keyboard-based workflows and plugin automation.
  • "Open Status Pane" Command Update: Now opens the sidebar automatically if it's hidden. [#17]
  • Prettier + ESLint: Automatic code formatting and linting added for consistent code style. [#22]

Bug Fixes

  • Fixed: "Add status to current note" command and multiple status disabling logic. [#9, #26]
  • Fixed: Folded lists rendering incorrectly in note preview. [#13, #25]
  • Fixed: Right-clicking in single file editor was breaking tag functionality. [#16, #25]
  • Fixed: Errors when updating note status under certain conditions. [#19, #25]
  • Fixed: Context updates failing in batch and single status modes. [#21, #25]
  • Fixed: Filtered Status Pane showing no results unless pagination was manually reset. [#23, #25]
  • Fixed: Manual frontmatter edits were not refreshing the UI. [#27, #25]

Improvements

  • Codebase Refactor: Cleaned and modularized JavaScript and CSS for better maintainability. [#18, #25]
  • Documentation Updates:
    • README updated for clarity and accuracy. [#29, #31]
    • New Wiki created to simplify and organize documentation. [#30, #31]
    • Frontmatter format documented and aligned. [#11, #31]

Feedback

Found a bug or have a feature request? Open an issue on GitHub, or check out what's in progress on the Project Board.


Support

If you find this plugin helpful, consider supporting its development:

PayPal: https://paypal.me/aleixsoler

README file from