diff options
author | Matthew Lemon <lemon@matthewlemon.com> | 2019-12-15 22:00:27 +0000 |
---|---|---|
committer | Matthew Lemon <lemon@matthewlemon.com> | 2019-12-15 22:00:27 +0000 |
commit | f85cc5e16e9654f76f7d004399c5e7969e3d429f (patch) | |
tree | 76d8b80681823180155eea11cf2e51cf37e9b7ba /bookmarks | |
parent | 421ae668b61a6f95452195d4d82838a0947cfa3f (diff) |
Capture template for calendar and time log for DONE; fix errant "p"
Diffstat (limited to '')
-rw-r--r-- | bookmarks | 18 |
1 files changed, 9 insertions, 9 deletions
@@ -4,17 +4,17 @@ ;;; -*- End Of Bookmark File Format Version Stamp -*- (("org-capture-last-stored-marker" (filename . "~/Nextcloud/org/todo.org") - (front-context-string . "** TODO Sort out") - (rear-context-string . "ily\n* Computing\n") - (position . 101)) + (front-context-string . "** TODO Test\n** ") + (rear-context-string . "10dbece\n :END:\n") + (position . 246)) ("org-refile-last-stored" (filename . "~/Nextcloud/org/todo.org") - (front-context-string . "** TODO Sort out") - (rear-context-string . "ily\n* Computing\n") - (position . 101)) + (front-context-string . "** TODO Test\n** ") + (rear-context-string . "10dbece\n :END:\n") + (position . 246)) ("org-capture-last-stored" (filename . "~/Nextcloud/org/todo.org") - (front-context-string . "* TODO Sort out ") - (rear-context-string . "\n Chunky body.\n") - (position . 4337)) + (front-context-string) + (rear-context-string . "3b65\n :END:\n") + (position . 7334)) )
\ No newline at end of file |