Stik is a free, open-source quick-capture note app for macOS. Press ⌘⇧S from anywhere on your Mac, and a floating post-it appears instantly. Type your thought, press Escape, and you’re back to work in under 3 seconds. Notes are saved as plain markdown files in ~/Documents/Stik/. Built with Tauri and Rust for native performance.
Yes, Stik is completely free. It is also open source under the MIT license. There are no premium tiers, no subscriptions, and no in-app purchases. You can view and contribute to the source code on GitHub.
No. Stik requires no account, no cloud service, and no sync setup. It works entirely offline and stores everything locally on your Mac. Your notes never leave your machine unless you choose to share a folder via git.
Notes are stored as plain markdown (.md) files in ~/Documents/Stik/ on your Mac. Each folder in Stik corresponds to a real folder on disk. You can open, edit, move, or back up your notes with any tool — they’re just files.
Stik saves all notes as plain Markdown (.md) files. This means your notes are future-proof, portable, and compatible with any text editor. There is no proprietary format or database lock-in.
Yes. Stik features on-device AI for semantic search (find notes by meaning, not just keywords) and smart folder suggestions (automatically suggests the right folder as you type). All AI processing runs locally on your Mac using Apple’s NaturalLanguage framework — zero data is sent to any server.
Stik is designed for sub-3-second capture. Press ⌘⇧S, type your thought, press Escape to close. The app launches instantly thanks to its native Rust/Tauri architecture — no Electron overhead, no web app loading times.
Yes, Stik is fully open source under the MIT license. The source code is available on GitHub at github.com/0xMassi/stik_app. Contributions, issues, and feature requests are welcome.
The global keyboard shortcut is ⌘⇧S (Command + Shift + S). This works from any application — a floating post-it window appears instantly. Other shortcuts include ⌘⇧M for folder selection, ⌘⇧P for search, and ⌘⇧1-9 for jumping directly to assigned folders.
Unlike SideNotes ($9.99) and Drafts ($4.99/mo), Stik is completely free and open source. Unlike Apple Quick Note and Drafts, Stik saves notes as plain markdown files you fully own. Unlike all three, Stik includes on-device AI semantic search and stores everything locally with no cloud dependency. Stik is the only open-source option with git-based sharing for team collaboration.