don't do task blocking
get out my way, org
This commit is contained in:
parent
9a430d5844
commit
b9a6e4b2b2
1 changed files with 3 additions and 0 deletions
|
@ -88,4 +88,7 @@
|
||||||
("n" . "Next...")
|
("n" . "Next...")
|
||||||
("np" "Next Sprint" tags-todo "next_sprint|sprint_planning"))
|
("np" "Next Sprint" tags-todo "next_sprint|sprint_planning"))
|
||||||
|
|
||||||
|
org-agenda-dim-blocked-tasks nil
|
||||||
|
org-enforce-todo-dependencies nil
|
||||||
|
|
||||||
org-babel-clojure-backend 'cider)
|
org-babel-clojure-backend 'cider)
|
||||||
|
|
Loading…
Reference in a new issue