Give references while taking note


While working with org mode it’s necessary to give sometimes references to another task.1

But default behavior of emacs is not that nice. It does not create URL’s2 in perfect situation.

Your reference can be disappear in those scenarios

  • if you change title of the task or
  • if you refile to another file3

 

Hopefully, there is org-id.el  by using features of this library, you can create references between different org files and you can edit the header etc how ever you want4.

 

For more

Also look for interactive functions org-store-link org-insert-link