buku CLI bookmark manager. For those of you who don’t want to store bookmarks data in Chrome or Firebox, buku is an alternative.
It comes with an Emacs major mode: ebuku!
Type M-x ebuku
you get:
Then you can search(s
), open(RET
), edit(e
), etc. with Emacs interface.
Note: For copying URLs, ebuku doesn’t have support yet. I have opened a PR. Meanwhile you can copy the (ebuku-copy-url)
function to your config and try it out locally.