blob: c7abc0abe8010089cffed3548bcda2ce69560428 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
|
;;;; 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 -*-
(("denote"
(filename . "~/Documents/denote/")
(front-context-string . "20221116T143639-")
(rear-context-string . "12 Dec 8 09:35 ")
(position . 1078))
("org-capture-last-stored-marker"
(filename . "~/org/mod.org")
(front-context-string . "**** NEXT Make a")
(rear-context-string . "Initial Liaison\n")
(position . 23945))
("org-refile-last-stored"
(filename . "~/org/mod.org")
(front-context-string . "**** NEXT Make a")
(rear-context-string . "Initial Liaison\n")
(position . 23945))
("org-capture-last-stored"
(filename . "~/org/mod.org")
(front-context-string . "** CPNI MTA Cour")
(rear-context-string . "2023-02-03 Fri>\n")
(position . 44012))
)
|