Note Status

by Aleix Soler
favorite
share
Score: 32/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
7
stars
320
downloads
0
forks
12
days
3
days
10
days
6
total PRs
0
open PRs
0
closed PRs
6
merged PRs
13
total issues
12
open issues
1
closed issues
0
commits
Latest Version
10 days ago
Changelog

Release Notes

I'm excited to announce the release of Note Status v1.0.12 for Obsidian! This update focuses on significant performance improvements for large vaults and fixes critical UI issues.

What's New

  • Pagination for Status Pane: View large status groups efficiently with 100 notes per page
  • Exclude Unassigned Notes Option: Dramatically improve performance by hiding notes without status
  • Loading Indicators: Better visual feedback when loading or searching notes
  • Non-blocking Rendering: Status pane no longer freezes the UI while loading
  • Phased Plugin Initialization: Faster startup with delayed resource-intensive operations

Bug Fixes

  • Fixed critical issue where file explorer titles would disappear after plugin loaded
  • Resolved batch update context bug when changing status of single file with multiple selections
  • Corrected DOM manipulation that was breaking file explorer integration
  • Fixed UI freezing when processing large numbers of files

Performance Improvements

  • Optimized for vaults with 1000+ notes
  • Batch processing for file operations with UI breathing room
  • Debounced event handlers to reduce lag
  • Improved caching and memory usage
  • Status pane loads in seconds instead of minutes for 15,000+ note vaults

Installation

  1. Update through Obsidian's community plugins browser
  2. Or download manually from the GitHub releases page and extract to your plugins folder
  3. Enable or reload the plugin in Obsidian settings

Feedback

If you encounter any issues or have suggestions for improvement, please open an issue on GitHub.

Support

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

README file from