From f0a56ff81b965eea7d78cef833f0fb19e1970329 Mon Sep 17 00:00:00 2001 From: Don Armstrong Date: Sun, 29 Dec 2013 14:38:51 -0800 Subject: [PATCH] update columns default format --- .emacs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.emacs b/.emacs index 168aaf0..65a31ca 100644 --- a/.emacs +++ b/.emacs @@ -102,7 +102,7 @@ "~/projects/fh/fh.org"))) (setq org-global-properties '(("Effort_ALL 0 0:10 0:30 1:00 2:00 3:00 4:00 5:00 6:00 7:00"))) -(setq org-columns-default-format "%40ITEM(Task) %TAGS %PRIORITY %TODO %13SCHEDULED %17Effort(Estimated Effort){:} %CLOCKSUM") +(setq org-columns-default-format "%40ITEM(Task) %TAGS %PRIORITY %TODO %13SCHEDULED %13DEADLINE %6Effort{:} %CLOCKSUM") (setq org-default-notes-file "~/projects/notes/notes.org") (setq org-capture-templates ;; mail-specific note template, identified by "m" -- 2.39.2