mirror of
https://github.com/pestctrl/emacs-config.git
synced 2026-02-16 16:24:18 +00:00
Actually setup these views
This commit is contained in:
parent
e6ec2d32d2
commit
0841947266
1 changed files with 2 additions and 2 deletions
|
|
@ -259,8 +259,8 @@
|
|||
(setq org-agenda-custom-commands
|
||||
`(("p" . "\tprod")
|
||||
,@(agenda-suite "all" "pa" "prod")
|
||||
,@(agenda-suite "school" "ps" "time")
|
||||
,@(agenda-suite "family" "pf" "time")
|
||||
,@(agenda-suite "school" "ps" "school")
|
||||
,@(agenda-suite "family" "pf" "family")
|
||||
,@(agenda-suite "dev" "d" "dev")
|
||||
("l" "\tLeisure"
|
||||
,(org-agenda-compound-view "leisure")
|
||||
|
|
|
|||
Loading…
Reference in a new issue