diff --git a/.config/doom/bookmarks b/.config/doom/bookmarks new file mode 100644 index 0000000..d6949fc --- /dev/null +++ b/.config/doom/bookmarks @@ -0,0 +1,10 @@ +;;;; 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 . "~/nc/Org/roam/20230110120652-start.org") + (front-context-string) + (rear-context-string . "\n#+title: start\n") + (position . 83)) +)