Re: [O] ID property generated by org-mobile

2015-03-21 Thread Sebastien Vauban
Alexis wrote: > On 2015-03-20T22:45:02+1100, Randomcoder said: > > R> Does the ID property have any use? I know I can disable it, but R> where > > R> is it being used ? (the ID property that org-mobile generates for R> each > heading) > > R> Are there any drawbacks to just disabling it with (setq

Re: [O] ID property generated by org-mobile

2015-03-21 Thread Alexis
On 2015-03-20T22:45:02+1100, Randomcoder said: R> Does the ID property have any use? I know I can disable it, but R> where R> is it being used ? (the ID property that org-mobile generates for R> each heading) R> Are there any drawbacks to just disabling it with (setq R> org-mobile-for

[O] ID property generated by org-mobile

2015-03-20 Thread Randomcoder
Does the ID property have any use? I know I can disable it, but where is it being used ? (the ID property that org-mobile generates for each heading) Are there any drawbacks to just disabling it with (setq org-mobile-force-id-on-agenda-items nil) ? Is it being used somewhere in particular ?