Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 386 Bytes

README.md

File metadata and controls

23 lines (15 loc) · 386 Bytes

bookmarkdown

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.

Build

go build .

Run

open $(bookmarkdown "${JRNL}/content/bookmarks/index.md" \
  | bemenu \
  | bookmarkdown "${JRNL}/content/bookmarks/index.md" -)