diff options
| author | Jakub Dlugosz <me@jdlugosz.com> | 2025-10-31 13:27:43 +0100 | 
|---|---|---|
| committer | Jakub Dlugosz <me@jdlugosz.com> | 2025-10-31 13:27:43 +0100 | 
| commit | e800af660f44c4f2b29bd3c3c2fa85acce03f1db (patch) | |
| tree | 91a7f0695ae579aa0196a550c372a1c122fa54e9 /src/jd/features | |
| parent | 0ef6c3c87310d85d24f34f3fcec155fc9a80bbd7 (diff) | |
| download | dotfiles-e800af660f44c4f2b29bd3c3c2fa85acce03f1db.tar.gz dotfiles-e800af660f44c4f2b29bd3c3c2fa85acce03f1db.zip  | |
Adjust some values in config
Diffstat (limited to 'src/jd/features')
| -rw-r--r-- | src/jd/features/emacs-xyz.scm | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/src/jd/features/emacs-xyz.scm b/src/jd/features/emacs-xyz.scm index d79b920..8b414ef 100644 --- a/src/jd/features/emacs-xyz.scm +++ b/src/jd/features/emacs-xyz.scm  | |||
| @@ -114,7 +114,7 @@ | |||
| 114 | '(,capture-key | 114 | '(,capture-key | 
| 115 | "University task" entry | 115 | "University task" entry | 
| 116 | (function org-uni-capture-task-function) | 116 | (function org-uni-capture-task-function) | 
| 117 | "* TODO %? :%(org-capture-get :uni-class-tag):\n:PROPERTIES:\n:CREATED: %U\n:END:\n")))) | 117 | "* TODO %? :%(org-capture-get :uni-class-tag):\n:PROPERTIES:\n:CREATED: %U\n:END:\n")))) | 
| 118 | #:summary "This Emacs Lisp script enhances =org-mode= with a feature for managing university tasks." | 118 | #:summary "This Emacs Lisp script enhances =org-mode= with a feature for managing university tasks." | 
| 119 | #:commentary "This Emacs Lisp script enhances =org-mode= with a feature for managing university tasks." | 119 | #:commentary "This Emacs Lisp script enhances =org-mode= with a feature for managing university tasks." | 
| 120 | #:authors (list "Jakub Dlugosz <jakub@jdlugosz.com>") | 120 | #:authors (list "Jakub Dlugosz <jakub@jdlugosz.com>") | 
