summaryrefslogtreecommitdiffstats
path: root/bookmarks
blob: 92d472fd00826549e269f2a09955881512460775 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
;;;; 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 -*-
(("org-capture-last-stored-marker"
 (filename . "~/org/mod.org")
 (front-context-string . "*** NEXT Continu")
 (rear-context-string . "t Strategy 2023\n")
 (position . 4347))
("org-refile-last-stored"
 (filename . "~/org/home.org")
 (front-context-string . "** DEFERRED Read")
 (rear-context-string . ":24]\n* Deferred\n")
 (position . 10887))
("org-capture-last-stored"
 (filename . "~/org/refile.org")
 (front-context-string . "** TODO Review A")
 (rear-context-string . "2-05 Mon 15:34]\n")
 (position . 773))
)