Human204 downloadsA chat-style, nested-notes workspace: rapid capture, outliner navigation, fast search, tasks, and per-folder templates, with one-click Open Knowledge Format (OKF) export for LLMs and agents.
A chat-style, nested-notes workspace for Obsidian. Type at the bottom, your notes stack and nest, and you drill in and out of the tree, with optional Open Knowledge Format (OKF) export so your notes can be shared with LLMs and agents.
⚠️ Alpha software. Stashpad does a lot and is usable daily, but it's young. Keep backups of anything important.
The project was designed and directed by its maintainer, but the code was written by an AI assistant — it is not hand-authored or human-reviewed.
Stashpad is on the Obsidian community store. Requires Obsidian 1.13.0+ (desktop or mobile).
Via BRAT (optional). You can also install through BRAT (GitHub): choose "Add beta plugin" and paste https://github.com/grub-basket/SP. BRAT lets you pin a specific version, which is handy for downgrading or grabbing a fix before it reaches the store.
Stashpad folder..stash bundles (optionally encrypted) round-trip notes +
attachments; dropped files auto-import.OKF is Google's open, vendor-neutral spec for packaging curated knowledge as Markdown that LLMs and agents can read. Stashpad already stores notes as Markdown with frontmatter and a real hierarchy, so it can produce OKF bundles for you:
okf* frontmatter and a generated index.md;
your own fields and links are never renamed or removed..zip / .tar.gz (portable bundles) or .stash. On export,
the okf* fields are mapped to OKF's standard keys (type / title / etc.) and
the hierarchy becomes relative-Markdown links, so the bundle is spec-compliant while
the originals are kept for lossless re-import.See docs/okf-guide.md for a from-scratch walkthrough.
Stashpad can lock notes/folders into encrypted .stashenc files, with archive folders,
encrypted trash, and shared-key collaboration.
🔒 Please read: the encryption was written by an AI assistant and has not been human-audited or security-tested. Treat it as a best-effort way to deter a casual snoop, not a guarantee. Don't rely on it for anything sensitive, and keep unencrypted backups. It's optional and off by default.
Report anything buggy or strange on the issues tab.
Stashpad is a homage to Stashpad Notes, a lovely app discontinued in 2024. This plugin brings its chat-style, jot-it-down feeling into Obsidian. Sincere thanks to its founders, Cara and Theo, and the rest of the Stashpad team, for the original that inspired it.
MIT © grub-basket.