From: Don Armstrong Date: Sat, 1 Jun 2013 00:07:52 +0000 (-0700) Subject: update .emacs with org mode columns X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=5d29561746b27218b3832146ce00cc75077360a9;hp=2c5d2f20398d8b5ba7883ab6f550537b17264e41;p=emacs.git update .emacs with org mode columns --- 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"