Add noexport to the fast-tag-alist

This commit is contained in:
Vedang Manerikar 2024-12-03 20:08:55 +05:30
parent de1da8f9f3
commit 405c952aca
2 changed files with 3 additions and 1 deletions

View file

@ -3906,6 +3906,7 @@ Org agenda, in particular, provides commands to filter tasks by tag:
("sketch" . ?s)
("feedback" . ?f)
("actionitems" . ?a)
("noexport" . ?N)
(:endgrouptag)
(:startgrouptag)
("TaskType" . ?T)

View file

@ -180,6 +180,7 @@
("sketch" . ?s)
("feedback" . ?f)
("actionitems" . ?a)
("noexport" . ?N)
(:endgrouptag)
(:startgrouptag)
("TaskType" . ?T)