On Thu, Aug 25, 2016 at 3:50 AM, Karl Voit <devn...@karl-voit.at> wrote:
> What is org-uuid and

http://orgmode.org/w/?p=org-mode.git;a=blob_plain;f=lisp/org-id.el;hb=HEAD

";;; org-id.el --- Global identifiers for Org entries"

> why should I have automatically generated IDs?

I do because I want `org-babel-detangle' to make sense whether the
reader has Emacss+Org-Mode, or not, and whether the writer has set ID
on headlines and NAME on codeblocks, or not. It is tedious to set
allocate a name for every single code block and headline when each of
them simply doesn't need a name or id. It is easier to give it a
default a name and id.

Reply via email to