Post #293096
2025-09-22 01:00 UTC
(First on https://kaka.farm/posts/2025/09/21/i-wrote-a-gnu-guile-script-that-converts-mozilla-firefox-json-bookmarks-archive-to-an-org-mode-format.html.)
I wrote a GNU Guile script that converts Mozilla Firefox JSON bookmarks archive to an org-mode format.
https://codeberg.org/kakafarm-guile-modules/guile-firefox-json-bookmarks-archive-to-org-mode-format/
Just:
guile firefox-json-bookmarks-archive-to-org-mode-format.scm < bookmarks.json > bookmarks.org
Possible problems:
I do not know the ACTUAL specification of the Mozilla Firefox's JSON bookmarks archive format (I looked up for it but couldn't find it).I am not sure if I am doing the right thing when using write instead of display to print strings, but it does take care of linebreaks.So if you have any comments and/or improvements in mind, please write a message on the issue tracker or on the Balkanised Activitypub Federation to @mu@posting.solutions. I haven't left the house in days and am very lonely. Thank you!
#emacs #freesoftware #gnuemacs #gnuguile #guile #hailignucius #orgmode #scheme
Replies (0)
No replies.