Skip to main content
6 events
when toggle format what by license comment
May 18, 2023 at 23:48 vote accept ruby_object
May 15, 2023 at 20:08 answer added ruby_object timeline score: 2
May 15, 2023 at 17:17 comment added crocefisso It doesn't answer your question but you can associate extensions with applications using org-file-apps. So that you can open a file in a specific application from an org-link. Example: dpaste.org/zOwLG
May 15, 2023 at 16:21 comment added NickD I think this might help: The link subsystem in Org mode is extensible: you can define your own link types with whatever behavior you want (within the bounds of the extension mechanism). See the variable org-link-parameters and the function org-link-set-paramers. You can find a number of examples in the Org mode sources by grep-ing for org-link-set-parameters.
May 15, 2023 at 15:25 history edited ruby_object CC BY-SA 4.0
added 147 characters in body
May 15, 2023 at 15:10 history asked ruby_object CC BY-SA 4.0