Carlo Zottmann5k downloadsAdd a button to the search view to copy the search URL.
This plugin adds a menu entry to the "X results" context menu in 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.

For bug reports please use this repo's Issues section — thank you!
I've moved all plugin discussions to the ActionsDotWork Forum which is a hub for both my Obsidian plugins and the macOS/iOS productivity apps I'm building: Carlo's Obsidian Plugins - ActionsDotWork Forum.
The forum supports single-sign-on via GitHub, Apple and Google, meaning you can log in with your GitHub account.
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, [email protected], https://zottmann.org/
MIT, see LICENSE.md.