Elpher Queue/Pop Key-Bindings (publ. 2024-10-18)
A brief follow-up on this post:
Elpher, Random Links, and Queuing Links
If using the queue and pop functions, it is very convenient to have these key-bindings in Elpher:
(keymap-set elpher-mode-map "Q" #'elpher-queue-gemini-link)
(keymap-set elpher-mode-map "p" #'pop-gemini-link)
You move point over a link on a gemini page (TAB is useful for this) and press "Q" to put the link into a queue. Later, from any Elpher buffer, you press "p" to pop a link of the top of the queue and immediately navigate to it.
I believe these bindings will still work for Gopher links — Gopher has links, right? — and for any target URL type that elpher-go can handle.
Copyright
This work © 2024 by Christopher Howard is licensed under Attribution-ShareAlike 4.0 International.
CC BY-SA 4.0 Deed