Habitica-todo
Habitica-todo copied to clipboard
Work in progress, but intended to sync new API for Habitica with current API for Todoist.
This repo should be archived, so people know this is no longer being maintained. And perhaps point to the hard fork which is the successor to this program: https://github.com/programmerPhysicist/Habitica-Plus-Todoist
Hello, I'm trying to get this to work but run into an issue: When I try to run onewaySync.py I get the error that auth.cfg is not found. I have...
I've spent several hours trying to get this to work, and time after time all I get is errors. Even when I try to run the node.js integration, it just...
Hi, I read the readme and all it says is to install pip install habitica and pip install pytodoist. Is that all I have to do to get this running?...
I was getting a `KeyError` when running `oneWaySync.py`. Fixed it by using `get` and providing a default.
Hello, i have an error when i try to run the script habiticaTodo/twoWaySync.py Traceback (most recent call last): File "twoWaySync.py", line 140, in pkl_out - pickle.Pickler(pkl_file, -1) NameError: name 'pkl_out'...
When Rescheduling Daily Recurring Task in Todoist, lets say I reschedule it to begin from 15th February 2018 and occur daily, then on syncing the changes with Habitica, this script...
Seriously, this is kind of irritating, but I don't know why the Habitica API stopped letting me do this. Ergh.
Bear with me folks; I've never done this shit before.
There is a minor bug here that sometimes checks todo tasks even when they are not due today. What's up with the strings? Do I need to pull cron times...