kusold / todoist-habitrpg

One way sync from Todoist -> HabitRPG
120 stars 14 forks source link

Sync not working (as of Sept 7 2017) #62

Open ricitron opened 6 years ago

ricitron commented 6 years ago

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?

rickstaa commented 6 years ago

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?

WPennock commented 6 years ago

I appear to be having the same problem. I just installed, and I do not see anything changing in Habitica.

lenilsonjr commented 6 years ago

Same problem here.

cygnoir commented 6 years ago

Same here. Is there any update?

ricitron commented 6 years ago

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'.

qslid commented 6 years ago

Have same problem. Someday this useful project will alive.