diff options
Diffstat (limited to 'modules/org-contacts-config.el')
| -rw-r--r-- | modules/org-contacts-config.el | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/modules/org-contacts-config.el b/modules/org-contacts-config.el index ff14629b..bd39b6e8 100644 --- a/modules/org-contacts-config.el +++ b/modules/org-contacts-config.el @@ -2,6 +2,16 @@ ;; author: Craig Jennings <c@cjennings.net> ;; ;;; Commentary: +;; +;; Layer: 3 (Domain Workflow). +;; Category: D/P. +;; Load shape: eager. +;; Eager reason: none necessary; belongs after Org/mail load (after-load +;; deferral candidate). +;; Top-level side effects: one global key, package configuration via use-package. +;; Runtime requires: user-constants. +;; Direct test load: yes. +;; ;; Configuration for org-contacts, providing contact management within org-mode. ;; Integrates with mu4e for email address completion and org-roam for linking ;; contacts to projects and notes. |
