Zoey Hewll <zoeyhe...@gmail.com> 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 > > On 21/7/25 09:11, Heime wrote: >> Have been using the general link format to make internal links >> for use with the mouse. >> >> [[LINK][DESCRIPTION]] >> >> But then, how can I see it in its original text. I find it >> difficult to modify it when I use the delete key to remove >> the first "[". >>
Hi, you can also =M-x org-toggle-link-display= to show the full link text and description.