tweaks to agenda files
This commit is contained in:
parent
7c2c6ec069
commit
3ebf1410ce
2 changed files with 6 additions and 6 deletions
|
@ -1069,9 +1069,9 @@ Part of this config includes some special capture templates for my work as a you
|
||||||
("fa" tags "area+LEVEL=1")
|
("fa" tags "area+LEVEL=1")
|
||||||
("fr" tags "resource+LEVEL=1")
|
("fr" tags "resource+LEVEL=1")
|
||||||
("fp" . "Projects")
|
("fp" . "Projects")
|
||||||
("fpp" "All projects" tags "project+LEVEL=1")
|
("fpp" "All projects" tags-todo "project+LEVEL=1")
|
||||||
("fpt" "All TFC projects" tags "projecttfc+LEVEL=1")
|
("fpt" "All TFC projects" tags-todo "project+tfc+LEVEL=1")
|
||||||
("fpd" "All Dev projects" tags "projectdev")
|
("fpd" "All Dev projects" tags-todo "project+dev")
|
||||||
("fA" tags "archive+LEVEL=1")
|
("fA" tags "archive+LEVEL=1")
|
||||||
("h" . "Family searches")
|
("h" . "Family searches")
|
||||||
("ha" tags "abbie")
|
("ha" tags "abbie")
|
||||||
|
|
6
init.el
6
init.el
|
@ -787,9 +787,9 @@ much faster. The hope is to also make this a faster version of imenu."
|
||||||
("fa" tags "area+LEVEL=1")
|
("fa" tags "area+LEVEL=1")
|
||||||
("fr" tags "resource+LEVEL=1")
|
("fr" tags "resource+LEVEL=1")
|
||||||
("fp" . "Projects")
|
("fp" . "Projects")
|
||||||
("fpp" "All projects" tags "project+LEVEL=1")
|
("fpp" "All projects" tags-todo "project+LEVEL=1")
|
||||||
("fpt" "All TFC projects" tags "projecttfc+LEVEL=1")
|
("fpt" "All TFC projects" tags-todo "project+tfc+LEVEL=1")
|
||||||
("fpd" "All Dev projects" tags "projectdev")
|
("fpd" "All Dev projects" tags-todo "project+dev")
|
||||||
("fA" tags "archive+LEVEL=1")
|
("fA" tags "archive+LEVEL=1")
|
||||||
("h" . "Family searches")
|
("h" . "Family searches")
|
||||||
("ha" tags "abbie")
|
("ha" tags "abbie")
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue