Alternatives in GNU Emacs - Tag Explorer

 



 

Firefox provides the option to add tags to your bookmarks for categorization. These tags are available at this URL.

chrome://browser/content/places/places.xhtml
 
If you want to access the same from GNU Emacs, you should backup as JSON to preserve tag information (Import and Backup > Backup...). The command graph-firefox-bookmarks parses this information and presents a graphical view. The command org-open-at-point opens the link in the browser.

Code

  1. https://github.com/atamariya/tumblesocks/blob/dev/graph-pack.el
  2. https://github.com/atamariya/tumblesocks/blob/dev/graph-enclose.el
  3. https://github.com/atamariya/tumblesocks/blob/dev/graph-draw.el
  4. https://github.com/atamariya/tumblesocks/blob/dev/graph-brain.el
 

 

Comments

Popular posts from this blog

GNU Emacs as a Comic Book Reader

Data Visualization with GNU Emacs

Tinylisp and Multi-threaded Emacs