diff options
Diffstat (limited to 'modules/org-capture-config.el')
| -rw-r--r-- | modules/org-capture-config.el | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/modules/org-capture-config.el b/modules/org-capture-config.el index e9a83d9d..f56f322a 100644 --- a/modules/org-capture-config.el +++ b/modules/org-capture-config.el @@ -101,12 +101,6 @@ Captured On: %U\n" :prepend t) Captured On: %U" :prepend t) - ("g" "Grocery List Item" item - (file+headline inbox-file "Grocery List") "%?") - - ("s" "Shopping List Entry" entry - (file+headline inbox-file "Shopping List") "* %?") - ;; requires cj/org-web-clipper function defined above ("w" "Web Page Clipper" entry (file+headline inbox-file "To Read") |
