diff options
| author | bard <[email protected]> | 2023-10-22 21:38:25 -0400 |
|---|---|---|
| committer | bard <[email protected]> | 2023-10-22 21:38:25 -0400 |
| commit | 47207d57ad47908567c228ebf4568f7ec0ccc662 (patch) | |
| tree | f486d6fe4b35d8d506a615dc5ac58dfd3f5aed45 /bookmarks | |
| parent | ec39122b1a94e43df612abcbb02dba04c10daee3 (diff) | |
cpp mode and helm
Diffstat (limited to 'bookmarks')
| -rw-r--r-- | bookmarks | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -8,10 +8,10 @@ (rear-context-string) (position . 1)) ("org-capture-last-stored" - (filename . "~/Notes/Org-Roam/media.org") - (front-context-string . "*** Source: [[ht") - (rear-context-string . ":44] \n** Quotes\n") - (position . 2004)) + (filename . "~/Notes/Org-Roam/todo.org") + (front-context-string . "*** TODO write s") + (rear-context-string . "esharing server\n") + (position . 980)) ("School" (filename . "~/Documents/School/") (front-context-string . "APUSH.pdf\n -rw-") |
