tweak main org agenda to be more targeted/faster

This commit is contained in:
KemoNine 2022-08-26 09:46:23 -04:00
parent b992f56ad4
commit 99235454d8
1 changed files with 3 additions and 3 deletions

View File

@ -41,8 +41,8 @@
"~/org/_index.org"
"~/org/health/_health.org"
"~/org/health/health_houdini.org"
"~/org/health/health_mike.org"))
(load-org-agenda-files-recursively "~/org/reading")
"~/org/health/health_mike.org"
"~/org/reading/_reading.org"))
(setq org-agenda-custom-commands
'(
@ -96,4 +96,4 @@
)
("o" . "Photography")
)
)
)