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.")
|
||||
|
||||
(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)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue