A super lightweight tool for parsing links from a markdown file, listing the titles for dmenu/bemenu/rofi/wofi and retrieving a title back to display the corresponding link.
go build .
open $(bookmarkdown "${JRNL}/content/bookmarks/index.md" \
| bemenu \
| bookmarkdown "${JRNL}/content/bookmarks/index.md" -)