-
Notifications
You must be signed in to change notification settings - Fork 14
"Sync completed successfully" but nothing on Habitica changes #61
Comments
try deleting .todoist-habitrpg.json then running todoist-habitrpg command again. |
@chae9214 I am having the same problem. My The clauses that I have used goes along the following format:
And, it is in the Hope you could help setup the synchronization: a friend of mine brought me on board, but it is really a pain in the ass to add all the tasks manually from Todoist to Habitica. All the best, -Linfeng |
The code no longer works for me too, as of Sept. 7th. |
Same - it says "Sync completed successfully." but I do not see changes on Habitica. |
I think it may have to do with habitica's recent site design update. Any solutions yet? |
Same problem. |
Is anyone aware of what changed in the recent update, or any direction about what could be causing the problem? |
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'. |
I am trying to set up the sync between Todoist and Habitica, I am able to install and run everything correctly, but despite getting the message "Sync completed successfully" every time I run the program nothing is ever updated on Habitica. I edited the Habitica API url as suggested in #58 but that didn't seem to help.
todoist-habitrpg.json.txt
The text was updated successfully, but these errors were encountered: