Entry Points

NoteDrop provides several ways to create notes. All open the same note panel.

Keyboard Shortcut

Press N (Control + Option + Command + N) from anywhere.

This is the fastest method when you're already working. No special permissions needed.

Tip: Map Caps Lock to Hyper Key with apps like Hyperkey, Raycast, or BetterTouchTool for even faster access.

Quick Actions (Recommended)

Right-click any folder in Finder, then select Quick Actions → New File Note.

This works automatically without any setup.

Finder Extension

For direct context menu access (without the Quick Actions submenu), enable the Finder extension.

The extension also provides a New File submenu for quickly creating blank files directly in Finder:

  • Text File (.txt)
  • Markdown File (.md)
  • Rich Text File (.rtf)

See Enabling Finder Extension for setup instructions.

Dock Icon

Optional. Enable Show in Dock in Settings → General, then click the Dock icon to pick a folder and open the note panel.

URL Scheme

For scripting and automation, opening notedrop://new-note?path=/path/to/folder creates a note for that folder.