emacs/var/bookmark-default.el
2022-01-03 12:49:32 -06:00

11 lines
436 B
EmacsLisp

;;;; 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 . "~/org/btrfs_retrospective.org")
(front-context-string . "Create btrfs sub")
(rear-context-string . "/21 - 12:00 AM\n\n")
(position . 139))
)