summaryrefslogtreecommitdiffstats
path: root/bookmarks
blob: 326c1c721a9e2b6d3e6f91cad06eb1d8238c9248 (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-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 . "~/Nextcloud/org/todo.org")
 (front-context-string . "** TODO Sort out")
 (rear-context-string . "ily\n* Computing\n")
 (position . 101))
("org-refile-last-stored"
 (filename . "~/Nextcloud/org/todo.org")
 (front-context-string . "** TODO Sort out")
 (rear-context-string . "ily\n* Computing\n")
 (position . 101))
("org-capture-last-stored"
 (filename . "~/Nextcloud/org/todo.org")
 (front-context-string . "* TODO Sort out ")
 (rear-context-string . "\n  Chunky body.\n")
 (position . 4337))
)