Notion-style blocks, Obsidian-style links, and an AI research agent — on your Linux desktop, out of one JSON file you own. No account. No sync service. No signup wall between you and your notes.
x86_64 · Linux desktop · free to use and redistribute · release shortly
Every wiki link you drop becomes an edge. Nothing to tag, curate, or maintain — the structure is a side effect of writing the way you already write. The thing drifting above is that graph, built from this app's own feature notes.
[[wiki links]] stay intact in the Markdown you take with you.Optional, and off until you turn it on. It reads your link graph, answers questions about what you've written, and drafts notes back into the vault.
A slash menu and markdown shortcuts as you type. Everything below ships in 0.1.1 today — no preview tier, no paid unlock.
Text, headings, lists, to-dos, quotes, callouts, code, tables, images, video. Type / for the menu or just write markdown and let it convert.
Type [[ to link a note. Each one becomes an edge in the Cluster Brain, and stays a real link when you export.
Tag notes, search the vault, and jump around a long note by its heading outline. Find & replace when it's a chore, not a hunt.
One node per day, and templates for the notes you write the same way every time. Meeting, review, log — pick and go.
Reach for the top edge and it slides in; move away and the window is all page. The native menu bar hides too — press Alt if you want it back.
Deleted notes go to trash, not the void. The vault keeps a workspace.prev.json rollback copy whenever it shrinks.
Notes live on your device and mirror to a readable JSON file. Nothing is encoded in a format only this app can open, and leaving takes one click from the toolbar.
Where it lives
| Path | What |
|---|---|
| ~/.config/slap-notes/ | App data — your notes live here |
| workspace.json | Plain-JSON copy of the whole vault |
| workspace.prev.json | Rollback copy, written when the vault shrinks |
How you leave
| Export | Use it for |
|---|---|
| This note (.md) | One file |
| Vault (.zip) | One .md per note with links intact, plus attachments and an all-notes.html — unzip straight into Obsidian, or paste into OneNote |
| Print / PDF | Archiving and printouts |
| Backup (.json) | Everything including media, restorable in-app |
0.1.1 is built and running on Linux — the download just isn't public yet. Two ways in when it lands: a portable tarball that works on any distro, and a packaged build for Omarchy and Arch. Both free to use and redistribute.
Extract it and run it. No installer, no daemon, no root, nothing added to your system outside the folder you unpack.
Packaged for pacman, with a published SHA-256 so you can verify the download before you run it.
x86_64 · needs gtk3 nss alsa-lib libxss libnotify — which your desktop almost certainly already has.