emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [O] CUSTOM_ID vs ID


From: Nicolas Goaziou
Subject: Re: [O] CUSTOM_ID vs ID
Date: Mon, 29 Jul 2019 08:38:07 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/26.2 (gnu/linux)

Hello,

David Masterson <address@hidden> writes:

> Can you talk a little bit about how IDs are generated so that they are
> absolutely unique?

See `org-id-new'. By default, it uses "uuidgen" command.

> IDs sound like something that would be useful for synchronizing
> information between two (or more) separate Org systems - the ID could be
> updated whenever a change occurs and then used to determine what needs
> synchronization.  True?

I think this is different. ID property is meant to never change once
created. If you update it, you lose the reference to the headline, which
defeats the intended purpose.

Regards,

-- 
Nicolas Goaziou



reply via email to

[Prev in Thread] Current Thread [Next in Thread]