Also worth mentioning that revert-buffer is your go to "kill buffer and
reopen" command
On Wed, Sep 7, 2022, 08:51 Christian Moe wrote:
>
> Hi,
>
> Org scans the file for link definitions when you visit it, so when you
> type in the link definition in the buffer, Org is not automatically
> aware
Hi,
Org scans the file for link definitions when you visit it, so when you
type in the link definition in the buffer, Org is not automatically
aware that it exists. To refresh setup without reloading the file, you
can `C-c C-c' with point on the line with the definition. That should do
it.
Also
On 7 September 2022, Perry Smith wrote:
I added:
#+LINK: rails https://rubyonrails.org
to my org file and then I wrote [[rails][Rails]] and when I clicked
the text, it asked me if I wanted to create a section. I had to kill
the buffer and reload it to get it to work. That's fine but I'm
won