diff options
author | Matthew Lemon <matt@matthewlemon.com> | 2022-11-24 23:12:21 +0000 |
---|---|---|
committer | Matthew Lemon <matt@matthewlemon.com> | 2022-11-24 23:12:21 +0000 |
commit | 168b4baa9c96b599dec6c59a689d4dd7204df746 (patch) | |
tree | 61ced5964e4881f6eee8cf3e6ce0b0409d773703 | |
parent | d3969d980b3db6f43cfa021cf1083f9c8568539e (diff) |
bookmarks
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; mode: lisp-data -*- +;;;; Emacs Bookmark Format Version 1 ;;;; -*- coding: utf-8 -*- ;;; 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 -*- @@ -8,8 +8,8 @@ (rear-context-string . "chnical project\n") (position . 11116)) ("org-capture-last-stored" - (filename . "~/org/home.org") - (front-context-string . "** NEXT Get Emac") - (rear-context-string . ": home\n\n* Tasks\n") - (position . 119)) + (filename . "~/org-roam/daily/2022-11-24.org") + (front-context-string . "* 23:02:53: Impr") + (rear-context-string . "ngle-line. Yay!\n") + (position . 841)) ) |