blob: 72d8115f22ce01234c4ce7d79027defde3c3b787 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
;;;; Emacs Bookmark Format Version 1;;;; -*- coding: utf-8-emacs; 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 -*-
(("org-capture-last-stored"
(filename . "~/Personal/roam/agenda/agenda_tasks.org")
(front-context-string . "** TODO Fix paus")
(rear-context-string . "ox\n\n* Unsorted\n\n")
(position . 917)
(last-modified 26000 61282 867384 301000))
("emacs-dired"
(filename . "~/.config/emacs/")
(front-context-string . "auto-save-list\n ")
(rear-context-string . "0K Dec 22 22:30 ")
(position . 187)
(last-modified 25991 13342 785210 917000))
("agenda"
(filename . "~/Personal/roam/agenda/agenda_tasks.org")
(front-context-string . ":PROPERTIES:\n:ID")
(rear-context-string)
(position . 1)
(last-modified 25991 16926 960521 263000))
)
|