-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathbookmarks
46 lines (46 loc) · 1.44 KB
/
bookmarks
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
;;;; 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 -*-
(("The King James Bible"
(position . 1)
(location . "gemini://gemini.conman.org/king_james_bible.gemini")
(handler . elpher-bookmark-jump))
("Capcom"
(position . 31)
(location . "gemini://gemini.circumlunar.space/capcom/")
(handler . elpher-bookmark-jump))
("Medusae"
(position . 1130)
(location . "gemini://medusae.space/")
(handler . elpher-bookmark-jump))
("Gemini"
(position . 563)
(location . "gemini://gemini.circumlunar.space/")
(handler . elpher-bookmark-jump)
(annotation . "Midnight Pub"))
("Spacewalk"
(position . 546)
(location . "gemini://rawtext.club/~sloum/spacewalk.gmi")
(handler . elpher-bookmark-jump)
(annotation . "Midnight Pub"))
("Explore"
(position . 352)
(location . "gemini://gemini.ctrl-c.club/~scientiac/capsules/explore.gmi")
(handler . elpher-bookmark-jump)
(annotation . "Midnight Pub"))
("Search"
(position . 1)
(location . "gemini://geminispace.info/")
(handler . elpher-bookmark-jump)
(annotation . "Midnight Pub"))
("Midnight"
(position . 1)
(location . "gemini://midnight.pub/")
(handler . elpher-bookmark-jump)
(annotation . "Midnight Pub"))
("Gemipedia"
(position . 1)
(location . "gemini://gemi.dev/cgi-bin/wp.cgi/")
(handler . elpher-bookmark-jump))
)