]> git.donarmstrong.com Git - emacs.git/commitdiff
update columns default format
authorDon Armstrong <don@donarmstrong.com>
Sun, 29 Dec 2013 22:38:51 +0000 (14:38 -0800)
committerDon Armstrong <don@donarmstrong.com>
Sun, 29 Dec 2013 22:38:51 +0000 (14:38 -0800)
.emacs

diff --git a/.emacs b/.emacs
index 168aaf0167c98c4146a4d21118157183b3a1bac1..65a31cacae7119b9640cf43687c72992ed105d9a 100644 (file)
--- a/.emacs
+++ b/.emacs
              "~/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")))
              "~/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"
 
 (setq org-default-notes-file "~/projects/notes/notes.org")
 (setq org-capture-templates  ;; mail-specific note template, identified by "m"