Skip to content

Enhance your note organization with a status management system. Assign and track statuses (active, on hold, completed, dropped) for your notes with a customizable interface including status pane, dropdown, and file explorer integration.

License

Notifications You must be signed in to change notification settings

devonthesofa/obsidian-note-status

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Note Status for Obsidian

GitHub release Obsidian Downloads GitHub License

Track the status of your notes with a powerful, customizable status management system. Mark notes as active, completed, on hold, or create your own custom workflows.

Features

  • 📋 Status Assignment: Mark notes with workflow statuses
  • 🎯 Multi-Status Support: Assign multiple statuses per note
  • 📁 File Explorer Icons: Visual indicators in the file tree
  • 🧭 Status Bar Integration: View current status at a glance
  • ⬇️ Toolbar Dropdown: Change statuses quickly from the editor
  • 📊 Status Pane: Dedicated view organizing notes by status
  • ⚡ Batch Operations: Update multiple files simultaneously
  • 🎨 Custom Statuses: Define your own statuses
  • 🧩 Templates Library: Use built-in templates
  • 🔧 Full Customization: Control how and where statuses appear
  • 🚀 Performance: Optimized for large vaults (40k+ notes tested) Hello World Screenshot

Quick Start

Install

  1. Obsidian → Settings → Community plugins
  2. Search "Note Status" → Install → Enable

First Use

  1. Open any note
  2. Click the icon in toolbar
  3. Select a status (e.g., "active")
  4. Status appears in status bar and file explorer

Example Workflows

Personal Knowledge Management

💡 idea → 📝 draft → ✏️ editing → ✅ completed → 📦 archived

Project Management

📋 backlog → 🚦 ready → 👨‍💻 inDevelopment → 🧪 testing → 🚀 live

Academic Research

🔍 research → 📑 outline → ✏️ draft → 🔬 review → 📚 final

Documentation

For Users

For Developers

Reference

Data Format

Statuses are stored in note frontmatter:

---
obsidian-note-status:
    - HelloWorld
    - draft
---
# Your note content

Contributing

Contributions welcome! See 🔧-Development-Setup for details.

Support the Development

If you find this plugin useful and would like to support its development, you can make a donation through my PayPal account. Any contribution is greatly appreciated and helps me continue improving the plugin!

PayPal: https://paypal.me/aleixsoler

About

Enhance your note organization with a status management system. Assign and track statuses (active, on hold, completed, dropped) for your notes with a customizable interface including status pane, dropdown, and file explorer integration.

Resources

License

Stars

Watchers

Forks

Packages

No packages published