Allow Agenda to use tag inheritance
This commit is contained in:
parent
2e6655aa41
commit
cb8b5244d2
1 changed files with 0 additions and 1 deletions
|
@ -1,7 +1,6 @@
|
|||
(setq org-agenda-dim-blocked-tasks nil
|
||||
org-agenda-files (quote ("~/Documents/Journal"))
|
||||
org-agenda-inhibit-startup nil
|
||||
org-agenda-use-tag-inheritance nil
|
||||
org-babel-load-languages (quote ((js . t) (emacs-lisp . t) (python . t) (sqlite . t) (lisp . t) (shell . t) (css . t) (calc . t)))
|
||||
org-babel-shell-names (quote ("sh" "bash" "csh" "ash" "dash" "ksh" "mksh" "posh"))
|
||||
org-clock-persist t
|
||||
|
|
Loading…
Add table
Reference in a new issue