diff options
author | Matthew Lemon <matt@matthewlemon.com> | 2022-11-18 16:53:00 +0000 |
---|---|---|
committer | Matthew Lemon <matt@matthewlemon.com> | 2022-11-18 16:53:00 +0000 |
commit | 22af5a97e01765f9188038229a3d468d23d15ca6 (patch) | |
tree | f8369f57d6eea276f4804a914330fb38860212bf | |
parent | 629e8d144ccdb850160169287ca3fb7976336d2d (diff) |
bookmarks for some reason
Diffstat (limited to '')
-rw-r--r-- | bookmarks | 10 |
1 files changed, 5 insertions, 5 deletions
@@ -1,4 +1,4 @@ -;;;; Emacs Bookmark Format Version 1 ;;;; -*- coding: utf-8 -*- +;;;; Emacs Bookmark Format Version 1;;;; -*- coding: utf-8; mode: lisp-data -*- ;;; 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 -*- @@ -39,8 +39,8 @@ (rear-context-string . " Christmas 2021\n") (position . 2261)) ("org-capture-last-stored" - (filename . "~/org/home.org") - (front-context-string . "** NEXT Fix emac") - (rear-context-string . "+TAGS:\n\n* Tasks\n") - (position . 89)) + (filename . "~/org-roam/daily/2022-11-18.org") + (front-context-string . "* 09:05:43: Yay!") + (rear-context-string . "tle: 2022-11-18\n") + (position . 88)) ) |