emacs: update

This commit is contained in:
Paul Walker
2021-01-28 21:48:51 +00:00
parent 905d53b8c5
commit f6f0253a5e
4 changed files with 106 additions and 40 deletions

View File

@@ -2,9 +2,19 @@
;;; 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"
(filename . "~/data/org/notes.org")
(front-context-string . "** Hello, I'm a ")
(("org-capture-last-stored-marker"
(filename . "~/.notes")
(front-context-string . "** TODO \n [202")
(rear-context-string . "]\nDo some work!\n")
(position . 52))
("org-refile-last-stored"
(filename . "~/.notes")
(front-context-string . "** TODO \n [202")
(rear-context-string . "]\nDo some work!\n")
(position . 52))
("org-capture-last-stored"
(filename . "~/.notes")
(front-context-string . "** TODO \n [202")
(rear-context-string)
(position . 10))
(position . 9))
)