Search bookmarks by title or URL
/plugin marketplace add nathanvale/side-quest-marketplace/plugin install bookmarks@side-quest-marketplace# Bookmark Search Search through exported browser bookmarks by title or URL. ## Instructions Run the Python search script with the user's query: Parse the JSON output and present results to the user in a readable format: 1. Show the bookmark title as a clickable markdown link 2. Include the folder path for context 3. Limit to top 10 most relevant results by default ## Example Output For `/bookmarks:search react hooks`: 1. **[React Hooks in TypeScript](https://medium.com/@jrwebdev/react-hooks-in-typescript-88fce7001d0d)** - Folder: Bookmarks bar > Imported From Safari 2. **[Rea...