20 lines
705 B
Plaintext
20 lines
705 B
Plaintext
;;;; Emacs Bookmark Format Version 1 ;;;; -*- coding: utf-8-emacs -*-
|
|
;;; 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-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 . 9))
|
|
) |