Add bookmarks file

...as protection against corruption.
This commit is contained in:
contrapunctus 2022-11-02 10:33:01 +05:30
parent 4558eff538
commit e88aa9065a
1 changed files with 15 additions and 0 deletions

15
bookmarks Normal file
View File

@ -0,0 +1,15 @@
;;;; 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 -*-
(("rec"
(filename . "/media/data/phone/contrapunctus/Nokia 6.1/Android/data/net.osmand.plus/files/tracks/rec/")
(front-context-string . " /media/data/ph")
(rear-context-string)
(position . 1))
("screenshots"
(filename . "/media/data/contrapunctus/Pictures/screenshots/")
(front-context-string . " /media/data/co")
(rear-context-string)
(position . 1))
)