On 2025-06-08 14:11, Ihor Radchenko wrote:
pinmacs <pinm...@cas.cat> writes:

I see no async-shell link and I propose the following one, see patch
attached
...
+*** =ol.el=: New =async-shell= link type
+
+You can now create links to execute programs asynchronously. This
+means Emacs will not freeze while waiting for the link to execute.
Thanks for the patch, but I am not sure why a new link type is
necessary. You can simply append & to the "path" and the existing shell:
link will be run asynchronously. Example:

   <shell:inkscape&>

Oh, that's true, works, thanks!

And with that syntax I can place any space that I want, without using the more typical link format [1] [[shell: inkscape &]] but <shell: inkscape &>

[1] https://orgmode.org/org.html#Hyperlinks

Reply via email to