Hacker News new | ask | show | jobs
by kal247 1399 days ago
> What I do miss is a way to back them up from the command line.

I've written a Perl script that print bookmarks from Safari/Firefox/Chrome/Edge as <title><url><description>, but maybe it's too raw.

https://github.com/kal247/App-bookmarks

I might add other formatting options (HTML or Template Toolkit) if there's enough interest.