todoist-habitrpg
todoist-habitrpg copied to clipboard
Sync not working (as of Sept 7 2017)
I have the issue where I can successfully run the sync, and get a "Sync completed successfully" message, but nothing on Habitica changes. I run this every 10 minutes with crontab and the last change on Habitica was on Sept 7th, so it appears to have stopped working around that time.
Any ideas?
I might have the same problem. I just installed the program on windows but it is not syncing. It does work automatically on windows, right?
I appear to be having the same problem. I just installed, and I do not see anything changing in Habitica.
Same problem here.
Same here. Is there any update?
There's an alternative code that works: https://github.com/eringiglio/Habitica-todo
Run by updating the auth.cfg file with your respective keys, and then running 'python oneWaySync.py'. Note that you have to delete all habits and tasks in habitica first, otherwise you will get an error.
I found the way that oneWaySync treats dailies was annoying, and prefer to manage dailies only in habitica, so in main.py, below line 218, I added an additional 'pass' for item.category == 'daily'.
Have same problem. Someday this useful project will alive.