REF rearrange org-x-dag in a sane way

This commit is contained in:
Nathan Dwarshuis 2022-04-11 19:39:18 -04:00
parent 6ee39fe91d
commit 1e54f4f78e
2 changed files with 1268 additions and 1560 deletions

View File

@ -250,6 +250,9 @@ org tag and a long name respectively for the category.")
(defconst org-x-drwr-categories "X_CATEGORIES"
"Drawer to hold ranked categories for a quarterly plan.")
(defconst org-x-drwr-parent-links "X_PARENT_LINKS"
"Drawer to hold the parent links of for the DAG.")
;;; PUBLIC VARS
(defconst org-x-archive-delay 30

File diff suppressed because it is too large Load Diff