]> git.donarmstrong.com Git - lib.git/commitdiff
add seminar and paper to read options
authorDon Armstrong <don@donarmstrong.com>
Fri, 22 May 2015 21:42:01 +0000 (14:42 -0700)
committerDon Armstrong <don@donarmstrong.com>
Fri, 22 May 2015 21:42:01 +0000 (14:42 -0700)
emacs_el/configuration/org-mode-configuration.el

index 56c00ec8931bd1678ea1fc08106f68a56dadaf1a..4d8e1ab63cd211676f2bab10c07c20a1f094ded3 100644 (file)
          "* TODO Review %c\n%U\n" :immediate-finish t)
         ("M" "Meeting" entry (file "~/projects/org-notes/refile.org")
          "* MEETING with %? :MEETING:\n%U" :clock-in t :clock-resume t)
+        ("S" "Seminar" entry (file "~/projects/org-notes/refile.org")
+         "* SEMINAR notes %? :SEMINAR:\n%U" :clock-in t :clock-resume t)
+        ("P" "Paper to read" entry (file+headline "~/projects/research/papers_to_read.org" "Refile")
+         "* TODO Get/Read %? \n%U" :clock-in t :clock-resume t)
         ("p" "Phone call" entry (file "~/projects/org-notes/refile.org")
          "* PHONE %? :PHONE:\n%U" :clock-in t :clock-resume t)
         ("J" "job" entry (file "~/projects/org-notes/refile.org")