diff options
Diffstat (limited to 'modules/org-noter-config.el')
| -rw-r--r-- | modules/org-noter-config.el | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/modules/org-noter-config.el b/modules/org-noter-config.el index ca8432a2..6504550f 100644 --- a/modules/org-noter-config.el +++ b/modules/org-noter-config.el @@ -2,6 +2,16 @@ ;;; Commentary: ;; +;; Layer: 4 (Optional). +;; Category: O/D/P. +;; Load shape: eager. +;; Eager reason: none; PDF/EPUB note-taking is a command-loaded deferral +;; candidate for Phase 4. +;; Top-level side effects: one add-hook, defines a keymap, registers under +;; cj/custom-keymap. +;; Runtime requires: cl-lib, user-constants, keybindings. +;; Direct test load: yes (requires keybindings explicitly). +;; ;; Org-noter configuration for taking notes on PDF and EPUB documents. ;; ;; Workflow: |
