From 5d29561746b27218b3832146ce00cc75077360a9 Mon Sep 17 00:00:00 2001 From: Don Armstrong Date: Fri, 31 May 2013 17:07:52 -0700 Subject: [PATCH] update .emacs with org mode columns --- .emacs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.emacs b/.emacs index a685cb6..f37d936 100644 --- a/.emacs +++ b/.emacs @@ -100,7 +100,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 %17Effort(Estimated Effort){:} %CLOCKSUM") +(setq org-columns-default-format "%40ITEM(Task) %TAGS %PRIORITY %TODO %13SCHEDULED %17Effort(Estimated Effort){:} %CLOCKSUM") (setq org-default-notes-file "~/projects/notes/notes.org") (setq org-capture-templates ;; mail-specific note template, identified by "m" -- 2.39.2