from Hacker News

A gist to create bookmark in your Markdown file with Gemini

by huydotnet on 10/21/24, 5:02 PM with 1 comments

  • by huydotnet on 10/21/24, 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.