Settings

Theme

Show HN: Bookmark Tool in Common Lisp

github.com

2 points by landdate a month ago · 0 comments · 1 min read

Reader

Small cli program I made to convert and modify bookmark files. Supports converting between json and netscape bookmark file format (default formatted exported by chrome/firefox).

I created this because I have a lot of bookmarks across devices that I want to batch edit/delete and I can't always just directly modify the local browser db.

Not many filters implemented so far, but I made it easy to add filters see: https://github.com/ediw8311xht/cl-bookmark-tool/blob/main/sr...

No comments yet.

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection