summaryrefslogtreecommitdiff
path: root/.config/emacs/bookmarks
blob: 9a905cbace8b80145269f6e2fb918c2bacd9b826 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
;;;; 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 -*-
(("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))
)