Skip to content

jxq0/org-bookmarks-extractor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Org Mode Bookmarks Extractor

This tool can extract web bookmarks from org-mode files into html files which you can import into web browsers.

Why?

I always use an org-mode file to manage all my bookmarks. There are several advantages:

  • All bookmarks in one place. No conflict between different browsers.
  • Easy to edit. If you use browser to manage bookmarks, it is not so convenient to change bookmarks hierarchy, or rearrange them. You have to do a lot of mouse clicking.

But there is a disadvantage, everytime I want to access a bookmark I have to open the org-mode file. What if I can open it directly in my browser? So I made this tool to extract bookmarks from org-mode file into html file, then import it into every browser.

Usage

Just open your bookmark org-mode file and M-x org-bookmarks-extractor-extract. It will create a html file in the same directory.

Screenshot

The original org-mode file: images/org-mode.png

Bookmarks in browser after import: images/browser.png

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published