http://bjornwestergard.com/log/2022-04-19-hypertext-emacs.gmi Hypertext in Emacs: find-file-at-point The org-mode extension to emacs is popular in part because it lets you create and follow hyperlinks between files. This is useful for keeping notes organized. Depending on your needs, you may not need org-mode for simple linked notes. That's because there is a standard emacs keybinding that lets you open the file path under your cursor. C-x C-f M-n The first two keypresses invoke the "find-file" command, the last autocompletes using "find-file-at-point". I find this particularly useful when I'm editing the notes, formatted as gemtext, that constitute this site. Thanks to this command, I haven't seen the need to install a special gemtext mode. Documentation of find-file-at-point's generation of "future history" find-file-at-point See Also Bjorn's Log Proxied content from gemini://bjornwestergard.com/log/ 2022-04-19-hypertext-emacs.gmi Gemini request details: Original URL gemini://bjornwestergard.com/log/2022-04-19-hypertext-emacs.gmi Status code Success Meta text/gemini;lang=en-US Proxied by kineto Be advised that no attempt was made to verify the remote SSL certificate.