On Wednesday, January 30, 2013 3:52:12 PM UTC-8, [email protected] wrote: > Hello, > > I have just recently started using Mnemogogo, but I have noticed that my > scheduled cards are out of sync between Mnemosyne and Mnemogogo. > > For example: > When I export to Mnemogogo it shows that I have 16 cards scheduled for > tomorrow, however when I import back to Mnemosyne it shows that I have 16 > cards scheduled for the day AFTER tomorrow and nothing for tomorrow. > > I looked in the forum for similar problems and came across a post with a > similar issue. In that instance, it turned out to be a timezone problem > between the two devices. I have checked and double check, and I am sure that > time zones and local time are the same for my phone and my computer. > > Does anyone know what might be causing this? Any help would be appreciated. > > Thanks, > Chad
I had a similar problem. Tim Bourke helped me through it (Thank you Tim!) -- The CONFIG file exported by Mnemogogo includes two lines: start_days=-1 start_date=1969-12-31 If you change the above to this: start_days=0 start_date=1970-01-01 it solved the problem for me. Mnemogogo overwrites this file with each export, so you have to change it each time, but it solved the problem for me. -- You received this message because you are subscribed to the Google Groups "mnemosyne-proj-users" 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]. To view this discussion on the web visit https://groups.google.com/d/msg/mnemosyne-proj-users/-/n4LHtINE-VYJ. For more options, visit https://groups.google.com/groups/opt_out.
