chore: update tag hierarchy
This commit is contained in:
parent
83a0eecdcc
commit
2451cba0d7
1 changed files with 3 additions and 3 deletions
|
|
@ -2896,13 +2896,13 @@ belong under the :inperson: tag.")
|
||||||
the :online: tag.")
|
the :online: tag.")
|
||||||
|
|
||||||
(after! org
|
(after! org
|
||||||
(setq classes-inperson '(("CS3502" . ?1) ("STAT2332" . ?2)
|
(setq classes-inperson '(("CS4308" . ?1) ("HIST1111" . ?2)
|
||||||
("CS4306" . ?3) ("ENGL1102" . ?4))
|
("TCOM2010" . ?3))
|
||||||
classes-online '()
|
classes-online '()
|
||||||
subject-alist '(("MATH" ("calculus") ("algebra"))
|
subject-alist '(("MATH" ("calculus") ("algebra"))
|
||||||
("HIST") ("POLS") ("ECON") ("PHIL")
|
("HIST") ("POLS") ("ECON") ("PHIL")
|
||||||
("CS" ("programming"))
|
("CS" ("programming"))
|
||||||
("CSE") ("ART") ("AMST")))
|
("CSE") ("ART") ("AMST") ("TCOM")))
|
||||||
|
|
||||||
(setq org-tag-persistent-alist
|
(setq org-tag-persistent-alist
|
||||||
`(("area" . ?A) ("goal" . ?G) ("project" . ?P) ("meta" . ?M)
|
`(("area" . ?A) ("goal" . ?G) ("project" . ?P) ("meta" . ?M)
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue