tweak main org agenda to be more targeted/faster
This commit is contained in:
parent
b992f56ad4
commit
99235454d8
|
@ -41,8 +41,8 @@
|
||||||
"~/org/_index.org"
|
"~/org/_index.org"
|
||||||
"~/org/health/_health.org"
|
"~/org/health/_health.org"
|
||||||
"~/org/health/health_houdini.org"
|
"~/org/health/health_houdini.org"
|
||||||
"~/org/health/health_mike.org"))
|
"~/org/health/health_mike.org"
|
||||||
(load-org-agenda-files-recursively "~/org/reading")
|
"~/org/reading/_reading.org"))
|
||||||
|
|
||||||
(setq org-agenda-custom-commands
|
(setq org-agenda-custom-commands
|
||||||
'(
|
'(
|
||||||
|
@ -96,4 +96,4 @@
|
||||||
)
|
)
|
||||||
("o" . "Photography")
|
("o" . "Photography")
|
||||||
)
|
)
|
||||||
)
|
)
|
||||||
|
|
Reference in a new issue