chore: update tag hierarchy

This commit is contained in:
Kiana Sheibani 2026-02-04 16:47:55 -05:00
parent 83a0eecdcc
commit 2451cba0d7
Signed by: toki
GPG key ID: 6CB106C25E86A9F7

View file

@ -2896,13 +2896,13 @@ belong under the :inperson: tag.")
the :online: tag.")
(after! org
(setq classes-inperson '(("CS3502" . ?1) ("STAT2332" . ?2)
("CS4306" . ?3) ("ENGL1102" . ?4))
(setq classes-inperson '(("CS4308" . ?1) ("HIST1111" . ?2)
("TCOM2010" . ?3))
classes-online '()
subject-alist '(("MATH" ("calculus") ("algebra"))
("HIST") ("POLS") ("ECON") ("PHIL")
("CS" ("programming"))
("CSE") ("ART") ("AMST")))
("CSE") ("ART") ("AMST") ("TCOM")))
(setq org-tag-persistent-alist
`(("area" . ?A) ("goal" . ?G) ("project" . ?P) ("meta" . ?M)