Skip to content

Instantly share code, notes, and snippets.

View akashpal-21's full-sized avatar

Akash akashpal-21

View GitHub Profile
@akashpal-21
akashpal-21 / org-traverse.el
Last active April 13, 2024 02:11
org-traverse.el
;; org-traverse - set of hacks to enable linking between headlines using org links -
;; Variable list
;;; org-traverse-hashtable : the hashtable in memory that stores information about headlines and their position
;;; org-traverse-cache-directory : the directory in the filesystem to cache
;;; org-traverse-cache-directory-exclude : directory names within the cache-dir to exclude
;; Functions
;; Intended for user
;;; org-traverse-goto : navigate to a headline within the cache