From 9536a47cc12d4515aa3dc33b2fc508912111743c Mon Sep 17 00:00:00 2001 From: Matthew Lemon Date: Thu, 7 Oct 2021 16:27:09 +0100 Subject: Big update with all the latest config --- bookmarks | 28 ++++++++++++++-------------- 1 file changed, 14 insertions(+), 14 deletions(-) (limited to 'bookmarks') diff --git a/bookmarks b/bookmarks index 153a649..a67d7d9 100644 --- a/bookmarks +++ b/bookmarks @@ -1,20 +1,20 @@ -;;;; Emacs Bookmark Format Version 1 ;;;; -*- coding: utf-8 -*- +;;;; Emacs Bookmark Format Version 1 ;;;; -*- coding: utf-8 -*- ;;; 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-marker" - (filename . "~/Nextcloud/org/todo.org") - (front-context-string . "** TODO Read lat") - (rear-context-string . " Personal Tasks\n") - (position . 1001)) + (filename . "~/org/cal.org") + (front-context-string . "***** TODO Remov") + (rear-context-string . "ue 08:30-11:00>\n") + (position . 1167)) ("org-refile-last-stored" - (filename . "~/Nextcloud/org/todo.org") - (front-context-string . "** TODO Read lat") - (rear-context-string . " Personal Tasks\n") - (position . 1001)) + (filename . "~/org/cal.org") + (front-context-string . "***** TODO Remov") + (rear-context-string . "ue 08:30-11:00>\n") + (position . 1167)) ("org-capture-last-stored" - (filename . "~/Nextcloud/org/dft.org") - (front-context-string . "***** Email to V") - (rear-context-string . "-01-16 Thursday\n") - (position . 89817)) -) \ No newline at end of file + (filename . "~/org/work.org") + (front-context-string . "* TODO Check out") + (rear-context-string) + (position . 1)) +) -- cgit v1.2.3