NotesBar

NotesBar Icon

NotesBar

A unified, professional macOS utility for Obsidian and Apple Notes.

NotesBar is a high-performance macOS utility designed to seamlessly unify your personal knowledge base across Obsidian and Apple Notes. It provides instantaneous system-wide search, live markdown previews, and floating context preservation, empowering you to interact with your notes without disrupting your primary workflow.

NotesBar Demo


๐Ÿ“ฆ Installation

You can easily install NotesBar via Homebrew:

brew install --cask aman-senpai/apps/notesbar

๐Ÿ— Architecture

The diagram below outlines the core components and data flow within the application.

graph TD
    A[Global Search Controller] --> B[Vault Provider]
    B --> C[Obsidian Vaults]
    B --> D[Apple Notes Service]
    A --> E[Spotlight Indexer]
    A --> F[Dual-Pane Search View]
    F --> G[Markdown Preview Engine]
    G --> H[Mermaid/KaTeX Rendering]
    F --> I[Floating Window Manager]

๐Ÿ”„ User Workflow

NotesBar streamlines the discovery and interaction of your notes through a unified search-first model.

graph LR
    Start([Global Shortcut]) --> Search[System-Wide Search]
    Search --> Preview[Live Metadata Preview]
    Preview --> Action{Navigation}
    Action --> Floating[Floating Note Window]
    Action --> Native[Native App Handover]
    Action --> Spotlight[Spotlight Tab Search]

โœจ Core Features


๐Ÿ™ Acknowledgments