Re: Modifying org-mode links

2025-07-21 Thread Chris Keschnat
Zoey Hewll writes: > Hi Heime, > > `org-insert-link' (bound to C-c C-l by default) lets you edit the link > URL and display text for the link at point, if there is one. > Otherwise, it inserts a link at point. This is what I use to edit > links in all my org documents. > > Regards, > > Zoey > > O

Re: Modifying org-mode links

2025-07-20 Thread Zoey Hewll
Hi Heime, `org-insert-link' (bound to C-c C-l by default) lets you edit the link URL and display text for the link at point, if there is one. Otherwise, it inserts a link at point. This is what I use to edit links in all my org documents. Regards, Zoey On 21/7/25 09:11, Heime wrote: Have