diff options
author | Matthew Lemon <matt@matthewlemon.com> | 2022-11-21 19:47:11 +0000 |
---|---|---|
committer | Matthew Lemon <matt@matthewlemon.com> | 2022-11-21 19:47:11 +0000 |
commit | ba2150c80ea1a8fc7353ab1b828d39b8186b9dd6 (patch) | |
tree | c398dda955476b81267f1258df237b0a5af2f66b /bookmarks | |
parent | 570656232309104d2cc81852303ba9bce068f11b (diff) |
bookmark
Diffstat (limited to '')
-rw-r--r-- | bookmarks | 9 |
1 files changed, 7 insertions, 2 deletions
@@ -2,9 +2,14 @@ ;;; This format is meant to be slightly human-readable; ;;; nevertheless, you probably don't want to edit it. ;;; -*- End Of Bookmark File Format Version Stamp -*- -(("org-capture-last-stored" +(("org-refile-last-stored" (filename . "~/org/home.org") - (front-context-string . "** NEXT Check th") + (front-context-string . "** DONE Work out") (rear-context-string . ": home\n\n* Tasks\n") (position . 119)) +("org-capture-last-stored" + (filename . "~/org-roam/daily/2022-11-21.org") + (front-context-string . "* 19:30:52: Tips") + (rear-context-string . "-search/2097/4.\n") + (position . 844)) ) |