top | item 45052853 (no title) kevinmgranger | 6 months ago I've often wished I could find back-references and search my bookmarks as if they were part of my Obsidian database. This would help with that. discuss order hn newest nvllsvm|6 months ago I keep bookmarks as a Markdown file so I can sync it using Syncthing. I use either Obsidian or KRunner (desktop-only, similar to mac's Spotlight) to open bookmarks. It's been working well enough for me.The KRunner plugin I use doesn't have a comprehensive Markdown parser, but it works great with the format I've been using. https://github.com/andrewrabert/krunner-markdown-bookmarks Ex: # Bookmarks ## Code - [GitHub](https://github.com) - [GitLab - Arch Linux](https://gitlab.archlinux.org) ## Social - [Hacker News](https://news.ycombinator.com) - [Reddit](https://www.reddit.com) It would be cool to have an Obsidian plugin which retrieved favicons for the links.
nvllsvm|6 months ago I keep bookmarks as a Markdown file so I can sync it using Syncthing. I use either Obsidian or KRunner (desktop-only, similar to mac's Spotlight) to open bookmarks. It's been working well enough for me.The KRunner plugin I use doesn't have a comprehensive Markdown parser, but it works great with the format I've been using. https://github.com/andrewrabert/krunner-markdown-bookmarks Ex: # Bookmarks ## Code - [GitHub](https://github.com) - [GitLab - Arch Linux](https://gitlab.archlinux.org) ## Social - [Hacker News](https://news.ycombinator.com) - [Reddit](https://www.reddit.com) It would be cool to have an Obsidian plugin which retrieved favicons for the links.
nvllsvm|6 months ago
The KRunner plugin I use doesn't have a comprehensive Markdown parser, but it works great with the format I've been using. https://github.com/andrewrabert/krunner-markdown-bookmarks Ex:
It would be cool to have an Obsidian plugin which retrieved favicons for the links.