Search...Search plugins and themes...
⌘K
Sign in
  • Get started
  • Download
  • Pricing
  • Enterprise
  • Account
  • Obsidian
  • Overview
  • Sync
  • Publish
  • Canvas
  • Mobile
  • Web Clipper
  • CLI
  • Learn
  • Help
  • Developers
  • Changelog
  • About
  • Roadmap
  • Blog
  • Resources
  • System status
  • License overview
  • Terms of service
  • Privacy policy
  • Security
  • Community
  • Plugins
  • Themes
  • Discord
  • Forum / 中文论坛
  • Merch store
  • Brand guidelines
Follow us
DiscordTwitterBlueskyThreadsMastodonYouTubeGitHub
© 2026 Obsidian

Stashwise

Stashwise65 downloads

The Stashwise Reads the videos, posts and articles you save from your phone and writes the summary and key points. Those notes land in your vault, ready to search, link and build on.

Add to Obsidian
  • Overview
  • Scorecard
  • Updates8

Bring your Stashwise library and wiki into your vault as real notes, search them from anywhere in Obsidian, and send what you write back.

Stashwise saves what you find on the web, on social platforms and in video, then reads it and builds a wiki of the topics that keep coming up. This plugin puts that in the vault where you already think, so saved material sits beside your own writing instead of behind another app.

It works on your phone too. Save something from any app with the Stashwise share sheet, open Obsidian on the same phone, and the note is waiting for you.

Obsidian graph view showing Stashwise wiki topics linked to each other

Your wiki topics in Obsidian's graph view, linked the way Stashwise found them.

Install

Stashwise is in Obsidian's community plugin directory, so it installs from inside the app. No downloads, and nothing to copy into your vault.

  1. Open Settings with Cmd/Ctrl + ,
  2. Go to Community plugins in the left sidebar
  3. If you see Restricted mode, click Turn on community plugins
  4. Click Browse
  5. Search for Stashwise
  6. Click Install, then Enable

That is it. Skip to First run.

The same steps work on iOS and Android, and Obsidian keeps the plugin updated from there. Its directory page is community.obsidian.md/plugins/stashwise.

Installing a specific version by hand

Worth doing only if you need a version other than the current one, or you are testing a build before it ships.

  1. Download main.js, manifest.json and styles.css from the releases page
  2. Create the folder .obsidian/plugins/stashwise/ inside your vault
  3. Put the three files in it
  4. Restart Obsidian, then enable Stashwise under Community plugins

On mobile the .obsidian folder is hidden, so this is easiest with a vault you sync from a computer.

First run

Connect your account. Settings, Stashwise, click Connect account.

The Stashwise settings tab in Obsidian, showing Not connected and a Connect account button

A browser opens, or the Stashwise app if you have it on iPhone, where you approve the connection.

The Stashwise authorize page, headed Authorize Stashwise for Obsidian, listing what access is granted

The same page after approving, showing Connected and the name of the linked vault

Obsidian picks it up a few seconds later; there is nothing to copy back. You need a Stashwise account, and the free plan works.

Sync. It syncs on its own every 15 minutes, or run Stashwise: Sync now from the command palette to start immediately. The first sync takes a moment if your library is large.

Look in your vault. A Stashwise folder appears:

Stashwise/
  Saves/    one note per saved item
  Topics/   one note per wiki topic, linked to related topics

Open graph view (Cmd/Ctrl + G). Your topics are linked to each other, so the graph shows the shape of what you have been reading rather than a scatter of unconnected notes.

Using it

Search without leaving your note. Click the search icon in the left ribbon to open the Stashwise panel, or run Stashwise: Search and insert a link from the command palette to search and drop a result at your cursor without touching the mouse.

The Stashwise search panel in Obsidian, showing results that mix saved items and wiki topics

Saves and wiki topics come back together. Each result can be inserted as a link or a quote, or opened at its source.

Command What it does
Search and insert a link Drops [Title](url) at the cursor
Search and insert a quote Drops a quote callout with the snippet
Open search panel Opens the sidebar, also on the ribbon
Save current note to Stashwise Sends this note up as a library item
Save URL to Stashwise Saves a URL from your selection or the current line
Sync now Pulls anything that changed
Full resync Rebuilds everything, and tidies notes for deleted items

Write back. Anything you type underneath a synced note is sent to Stashwise as your note on that item, so it is there in the app and in chat too.

On your phone

The plugin runs on Obsidian for iOS and Android, which makes a loop that is otherwise hard to get: capture on your phone, and it lands in your vault without a computer involved.

  1. Share something to Stashwise from any app, a video, a post, an article
  2. Stashwise reads it and writes the summary, takeaways and wiki topics
  3. Open Obsidian on the same phone. It syncs when it comes to the foreground, and the note is there

Nothing to paste, and no laptop step in the middle. The same applies in reverse: search your library and insert a link from the phone, and notes you write under a synced item go back to Stashwise.

Connecting is one tap. Tap Connect account and the Stashwise app opens directly if you have it installed, already signed in, so there is no code to type and no signing in again in a mobile browser. Without the app you get the same page in your browser, which works too.

Two honest caveats:

  • The foreground sync respects your Sync every setting. At the default of 15 minutes, opening Obsidian twice in a minute syncs once. Run Stashwise: Sync now when you want it immediately.
  • Analysis takes a moment. Open Obsidian the instant you save and the note may read Still being analyzed; it fills itself in on a later sync, without you doing anything.

Your writing is never overwritten

This is the promise the plugin is built around.

Each synced note has a region Stashwise owns, marked by comments that stay invisible while reading:

%% stashwise:begin %%
# Jukdo

Jukdo is a traditional Korean folding knife.

## Related
- [[Korean folding knife]] _(extends)_
%% stashwise:end %%

## My notes

Everything down here is yours. It is never touched.

Everything between the markers is refreshed on every sync. Everything below the end marker belongs to you.

A synced note in Obsidian, showing the Stashwise region and the user's own notes below the end marker

Above the end marker is regenerated. Below it is untouched, and sent back to Stashwise as your note on that item.

If those markers go missing, the plugin refuses to write to that file and tells you it skipped it. It will not guess where your writing begins. A note you have to repair is recoverable; overwritten writing is not.

Each note also carries its Stashwise metadata as properties, so you can sort and query them with Dataview or Obsidian's own search.

Obsidian's properties panel showing a synced note's Stashwise id, source URL, platform, timestamps and tags

Settings

Setting Default What it does
Vault folder Stashwise Everything the plugin writes lives here. Nothing outside it is touched
What to sync Saves and wiki topics Topics are what make graph view worth opening
Sync every 15 minutes Set to 0 to sync only when you ask
Delete notes for removed saves Off See below

Delete notes for removed saves is off on purpose. Deleting something in Stashwise should not quietly remove a vault note you may have written your own thinking underneath. Turn it on and removed items go to the system trash, where you can still get them back.

Your data

The plugin talks only to Stashwise. It reads nothing in your vault except the Stashwise folder and any note you explicitly ask it to save.

Connecting stores an access token unencrypted inside your vault, under the plugin folder (usually .obsidian/plugins/stashwise/, though Obsidian lets you move the config folder). That is how every Obsidian plugin holding an API key works, and it has a consequence worth knowing: if you sync your vault through iCloud, Dropbox or Obsidian Sync, the token goes with it.

Disconnect revokes the token on the server, not just locally, so a copy that has travelled elsewhere stops working.

Help

Something wrong, or an idea? Open an issue.

Want to work on it? See CONTRIBUTING.md.

License

MIT

HealthExcellent
ReviewPassed
About
Most of what you find worth keeping turns up on your phone, in a video, a reel, a thread or an article, and most of it is never opened again. Stashwise is where you send it. Share anything to Stashwise from any app and it reads the whole thing, video included, then writes the summary, the key takeaways and the topics it connects to. This brings that library into your vault as Markdown notes, so saved material sits beside your own writing instead of behind another app. Search it from any note and drop in a link or a quote without breaking your flow. Topics link to each other, so graph view shows the shape of what you have been reading. It runs on iOS and Android too. Save something on your phone, open your vault on the same phone, and the finished note is already waiting, with no computer in the middle. Anything you write underneath a synced note is yours. It is never overwritten, and it syncs back to your Stashwise account.
ImportIntegrationsSyncing
Details
Current version
1.0.7
Last updated
Last month
Created
2 months ago
Updates
8 releases
Downloads
65
Compatible with
Obsidian 1.7.2+
Platforms
Desktop, Mobile
License
MIT
Report bugRequest featureReport plugin
Author
Stashwisestashwise
  1. Community
  2. Plugins
  3. Import
  4. Stashwise

Related plugins

Self-hosted LiveSync

Sync vaults securely to self-hosted servers or WEBRTC.

Fast Note Sync

Real-time sync of your vaults across server, mobile, and web; shareable with anyone; supports REST and MCP integrations to build your personal AI knowledge base.

Google Drive Sync

Syncs a vault into Google Drive for cross-platform use (works for iOS).

Zotero Integration

Insert and import citations, bibliographies, notes, and PDF annotations from Zotero.

Sync Engine

The extensible vault synchronization engine: Fast · Free · Reliable. Supports WebDAV, S3, and Google Drive.

Readwise Official

Sync highlights from Readwise to your vault.

Nutstore Sync

Sync your vault with Nutstore (坚果云) using WebDAV protocol.

OneDrive Sync

Sync your Obsidian vault with OneDrive Personal/Consumer

Granola Sync

Sync Granola notes to your vault.

Snipd Official

Sync Snipd podcast highlights to your vault with transcript, notes, AI summaries and metadata.