From eed187911ed77f7cdd9b77006388b0d12421bca6 Mon Sep 17 00:00:00 2001 From: Marius Peter Date: Wed, 13 Oct 2021 18:15:51 -0700 Subject: Edward Liu --- bookmarks | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 bookmarks (limited to 'bookmarks') diff --git a/bookmarks b/bookmarks new file mode 100644 index 0000000..fec276d --- /dev/null +++ b/bookmarks @@ -0,0 +1,10 @@ +;;;; 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" + (filename . "~/.emacs.d/resources/org/default-notes.org") + (front-context-string . "** TODO Do this\n") + (rear-context-string) + (position . 9)) +) -- cgit v1.2.3