Just a simple utility script I created and thought it might be useful for anyone out there who likes to save links in a no-frills way.
I use multiple browsers and always forget where I save my bookmarks, and sometimes I lose them because the browser changes their UI behaviour, causing me to not save something I thought I saved.
So this is a simple CLI script which allows you to save a bookmark to an md file from anywhere in your terminal.<p>Example: bookmark "hxxp://example.com" -d "this is the description" -f "Folder Name" -t "tag1, tag2, tag3"