Quickly Remember Note is a lightweight macOS quick-capture app. Press a global hotkey to bring up a Spotlight-like input panel, jot something down, and instantly return to what you were doing.
- Global hotkey quick capture
- Press your configured hotkey (default: `Option + Space`) to open the quick note panel.
- Type immediately, then:
- `Enter` to save
- `Esc` to cancel
- After save/cancel, focus returns to the previously active app.
- Spotlight-like floating panel
- Centered, always-on-top panel designed for fast input.
- Notes list in the main window
- Search notes
- Lazy rendering for large note sets
- Right-click a note to delete
- One-click Clear All (with confirmation)
- SwiftData persistence
- Notes are stored using SwiftData.
- If you previously used the legacy `notes.txt` storage, the app will import it once on launch.
- Export to TXT
- Export via a standard Save Panel (choose location and filename).
- Settings
- Configure the global hotkey preset
- Switch theme: System / Light / Dark