Grub Basket140 downloadsA chat-style, nested-notes workspace: rapid capture, outliner navigation, fast search, tasks, and per-folder templates, with options to export notes instead of using the System Explorer.
Obsidian's insider APIs are now in the public release, so regular Stashpad runs for everyone again. You no longer need Classic.
Get Stashpad: install it from the Obsidian community store — open Settings → Community plugins → Browse, search for Stashpad, or use the store page. It has everything Classic has and more (encryption, tasks, the full mobile layout), and it's actively maintained.
Why Classic existed: mainline Stashpad accidentally shipped a build that required Obsidian's insider-only APIs, which locked out anyone on the normal public release. Classic was a fork pinned to the last stable-compatible version (0.102.16), with encryption removed and many later features hand-ported back, so people on stable Obsidian weren't left stranded.
What happens now: Classic is frozen at its last release. It stays installable for anyone who still wants it, but it won't get further updates.
Until the next time I fumble an insider-API build, anyway. See you then. 🙂
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.
Classic is retired (see the note above). This build is kept here only for anyone who still wants the last stable-Obsidian version. For ongoing updates and new features, install Stashpad instead. Requires Obsidian 1.7.0+.
Install via BRAT: add the beta plugin
grub-basket/SP-Classic. Or download main.js, manifest.json, and styles.css
from the latest release
into .obsidian/plugins/stashpad-classic/ in your vault, then enable Stashpad
Classic in Settings → Community plugins.
Stashpad folder..stash bundles 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 Classic does not have encryption. Mainline Stashpad's note/folder
encryption (encrypted .stashenc files, archive folders, encrypted trash, shared-key
collaboration) is removed from the Classic build — it relied on newer, insider-only
Obsidian APIs, and dropping it is part of what lets Classic run on stable Obsidian.
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.