xNotes is a lightweight macOS menu bar notes app. It keeps notes in tabs, supports quick export, and offers a minimal settings panel for editor preferences.
- Menu bar popover for fast access
- Multiple tabs with titles and colors
- Lock tabs to prevent accidental close
- Auto title from the first non-empty line
- Export all notes to a text file
- Editor font and size settings
- Optional “keep window open” pin
⌘1…⌘9select tabs 1–9- Right‑click the menu bar icon for export and quit
- macOS 13+ for “Launch at Login” toggle (older systems will ignore it)
- Notes are stored locally in
UserDefaultsunder the keysavedNotes.
Open xNotes.xcodeproj in Xcode and run.
