blob: fec276d41c8d50afcb4b8969f04afa8522d24c24 (
plain)
1
2
3
4
5
6
7
8
9
10
|
;;;; 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"
(filename . "~/.emacs.d/resources/org/default-notes.org")
(front-context-string . "** TODO Do this\n")
(rear-context-string)
(position . 9))
)
|