On 11/04/2022 19:47, Kaushal Modi wrote:
On Mon, Apr 11, 2022 at 8:35 AM Kaushal Modi wrote:

I believe I am missing out something basic with inserting info: links
in Org documents.

Yes, I was missing out on something :)

To my future self:

1. When in Info buffer, do M-x org-store-link (typically a user binds
this to C-c l: https://orgmode.org/manual/Activation.html ). The link
gets copied in the [[info:MANUAL#NODE]] format.
2. In Org buffer, do C-c C-l to insert that last stored link.

There are a some problems with info links outside of Emacs:
- Export to PDF
- Links to single page manuals as the result of export to HTML. E.g. Emacs manual is really huge
- info: is a registered scheme, but not for texinfo.
  https://www.rfc-editor.org/rfc/rfc4452.html
  RFC 4452 - The "info" URI Scheme for Information Assets


Reply via email to