Update org-super-agenda-groups

This commit is contained in:
coolneng 2022-12-11 15:37:53 +01:00
parent e46df2a852
commit 24a3c71c13
Signed by: coolneng
GPG Key ID: 9893DA236405AF57
1 changed files with 2 additions and 5 deletions

View File

@ -32,17 +32,14 @@
(:name "Assignments" (:name "Assignments"
:tag "labs" :tag "labs"
:order 10) :order 10)
(:name "Study"
:tag "study"
:order 10)
(:name "Thesis" (:name "Thesis"
:tag "thesis" :tag "thesis"
:order 10) :order 10)
(:name "Mails" (:name "Mails"
:tag "mail" :tag "mail"
:order 10) :order 10)
(:name "Periodic" (:name "Errands"
:tag "periodic" :tag ("errand" "call")
:order 10))) :order 10)))
:config :config
(org-super-agenda-mode)) (org-super-agenda-mode))