Well, that makes the reminder warnings go away (and thanks for that). However, I still need to figure out why a cloud backup causes a change to the mod time, but that's not a Leo problem. At least I have the data now to help me with the cloud service tech support team.
I'm still mystified by the checksum thing, but I'm going to leave that alone for now. Rob... On Sunday, November 18, 2018 at 3:39:01 PM UTC-5, vitalije wrote: > > And also look for other places where > > old_time==new_time > > # should be replaced with > > abs(old_time-new_time)<0.1 > > -- You received this message because you are subscribed to the Google Groups "leo-editor" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/leo-editor. For more options, visit https://groups.google.com/d/optout.
