A gist to create bookmark in your Markdown file with Gemini

by huydotneton 10/21/2024, 5:02 PMwith 1 comments

by huydotneton 10/21/2024, 5:02 PM

I created this script for my workflow (Raycast, Obsidian, bookmarks in a single markdown file, ...), but at its core, it's just a script to edit a markdown file to append a link with an automatically generated summary. So I think it's worth sharing here.