Skip to content

Repository files navigation

Write

Minimal markdown notes app for macOS.

Download

Usage

Key Bindings

Key Action
⌘K Command palette
⌘N New note
⌘, Settings
⌘⌫ Delete current note
⌘⇧E Focus sidebar
Ctrl+Tab Workspace switcher
⌘1-9 Switch to workspace

Sidebar Navigation

When sidebar is focused (⌘⇧E):

Key Action
j / Move down
k / Move up
Enter / l Open note
Esc Exit sidebar

Workspaces

Workspaces are separate folders for organizing notes. Each workspace lives in ~/Notes/<workspace-name>.

  • Open switcher: Ctrl+Tab
  • Quick switch: ⌘1-9 (assign shortcuts in switcher)
  • Create/rename/delete from the switcher

Notes

  • Notes are markdown files stored locally in ~/Notes
  • Autosave after 800ms of inactivity
  • Drag notes in sidebar to reorder
  • Vim mode available in settings (⌘,)

Development

bun install
bun run tauri dev

Build

bun run tauri build

About

No description, website, or topics provided.

Resources

Stars

3 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages