diff options
| author | bard <[email protected]> | 2023-10-11 21:12:06 -0400 |
|---|---|---|
| committer | bard <[email protected]> | 2023-10-11 21:12:06 -0400 |
| commit | 349d6965f0f197439b1d1f5f63d434328b92e2fe (patch) | |
| tree | 258a7af3dbb3d446bdb954764bab60cd6dca024a /bookmarks | |
| parent | 3a4941d2b5064e3dbd05d9d94aa4a27f5fa44871 (diff) | |
fixed org capture templates for new system
Diffstat (limited to 'bookmarks')
| -rw-r--r-- | bookmarks | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -3,10 +3,10 @@ ;;; nevertheless, you probably don't want to edit it. ;;; -*- End Of Bookmark File Format Version Stamp -*- (("org-capture-last-stored" - (filename . "~/Notes/Org-Roam/journal.org") - (front-context-string . "**** [2023-10-08") - (rear-context-string . "23-10-08 Sunday\n") - (position . 1816)) + (filename . "~/Notes/Org-Roam/todo.org") + (front-context-string . "*** test\nSource:") + (rear-context-string . ":57] \n** Quotes\n") + (position . 2147)) ("School" (filename . "~/Documents/School/") (front-context-string . "APUSH.pdf\n -rw-") |
