Hello All,
My memory was right, it *is* a timing issue. The internal 'org' routine
generates unique IDs using some accuracy time values (not sure if its 1
second or what). However, 'org-mobile-push' demands IDs at a rate of
several per second...thus duplicate IDs.
If you slow the ID generation
I posted a message earlier about a problem between Org mode and
MobileOrg. I think the issue may just be the Unique IDs being generated
are not unique. I found org-id-method is set to 'org'. So why am I not
getting unique IDs?
I had asked about this before and I thought Carsten said something