brickviking / nqbn2emacs

Hints and aids for GNU Emacs, for when you just want to know some stuff. This is aimed at the almost-brand-new Emacs user who basically knows how to start Emacs up and maybe how to save or quit.
MIT License
3 stars 1 forks source link

fix local link in notes.org #6

Closed jack99999 closed 3 years ago

jack99999 commented 3 years ago

changed link to markdown style, even though it is an org file. don't know why this works, but it does.

brickviking commented 3 years ago

While it certainly works under Github, it unfortunately doesn't work under org-mode in Emacs. If you have an idea for a link that'll work in both places, that'd be even better than this current fix.

jack99999 commented 3 years ago

hmm. ok, there's a couple of things i can try. no promises.

will try later.

jack99999 commented 3 years ago

updated to use a CUSTOM_ID. better?

brickviking commented 3 years ago

All done, thanks for the help.

jack99999 commented 3 years ago

great. thanks