summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorfpi2020-02-13 10:17:49 +0100
committerfpi2020-02-23 18:07:13 +0100
commit4552b64bb9508d66c5ad6b36c49f8fd132e3beed (patch)
tree4494a85d060245d02172bdfdaf00e70f33de7223
parentPatch for SSH X-Forwarding on Windows (diff)
Show agenda items without time on top of current day
Diffstat (limited to '')
-rw-r--r--emacs-init.org1
1 files changed, 1 insertions, 0 deletions
diff --git a/emacs-init.org b/emacs-init.org
index 6143409..14c13aa 100644
--- a/emacs-init.org
+++ b/emacs-init.org
@@ -1653,6 +1653,7 @@ Hansen's]] configs.
(search category-keep)))
(org-agenda-skip-scheduled-if-done t)
(org-agenda-dim-blocked-tasks t)
+ (org-sort-agenda-notime-is-late t)
(org-agenda-custom-commands
'(("n" "Agenda and all TODOs"
((todo "INPROGRESS"