summaryrefslogtreecommitdiff
path: root/.emacs.d.back/bookmarks
blob: 86ea90cfe9d1f765e3f893db21433d876db3f5cf (plain)
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-refile-last-stored"
 (filename . "~/org/rogs.org")
 (front-context-string . "** TODO Trabajar")
 (rear-context-string . "20:46]\n   :END:\n")
 (position . 9109))
("org-capture-last-stored"
 (filename . "~/Dropbox/org/personal.org")
 (front-context-string . "*** TODO Ir al m")
 (rear-context-string . "a con el dinero\n")
 (position . 5550))
("init.el"
 (filename . "~/.emacs.d/init.el")
 (front-context-string . ";;; init.el --- ")
 (rear-context-string)
 (position . 1))
)