
This plugin adds a button to Obsidian's search view. Clicking it will copy the Obsidian URL for the current search to the clipboard. This allows for easier bookmarking of pre-defined searches.

That's it.
czottmann/obsidian-copy-search-urlThis plugin adds functionality (a button) to a core plugin. The jury's out on whether that idea is a wise one, tho — either way, here we are. ;)
I wanted this functionality for a while so I've built it myself. It was a good learning experience for me.
Clone the repository, run pnpm install OR npm install to install the dependencies. Afterwards, run pnpm dev OR npm run dev to compile and have it watch for file changes.
release.sh script#plugin-dev for pointing me in the right directionCarlo Zottmann, carlo@zottmann.org, https://zottmann.org/
MIT, see LICENSE.md.
$ claude mcp add obsidian-copy-search-url \
-- python -m otcore.mcp_server <graph>