{ "info": { "author": "UNKNOWN", "author_email": "UNKNOWN", "bugtrack_url": null, "classifiers": [], "description": "README\r\n\r\nThis is intended to be a two-way sync of Habitica and todoist. Any tasks that can't be found \r\nin both services should appear on the others, with the same status. If you complete a task on one service, \r\nit should appear as completed on another. Tasks that are created on Habitica should be sent to the 'Inbox' \r\nproject on Todoist. \r\n\r\nAS A NOTE: in order to have two way syncing, you MUST have a paid copy of Todoist. It's not possible for me to port complete tasks from Todoist otherwise. If you do not have a paid copy of Todoist, the following will happen: \r\n\r\na) completed tasks will not sync between the services\r\nb) tasks that you begin and complete from one service to the other will not transfer between the two.\r\n\tThat means that if you create a task in todoist and then check it off, right now it will _not_ send the points to Habitica.\r\n\t\r\n\tI encourage people without paid todoist to pick up todoist-habitrpg, which doesn't care one way or the other. (I rather hope that kusold's success with that means that Habitica-todoist will be able to figure this out eventually, but right now that's my workaround.) Or you could pony up the $30 for a year's subscription of Todoist. I'm pretty sure it's worth it. \r\n\r\nINSTALLATION\r\n\r\nIf you're lazy and comfortable with python, you can run: \r\n\r\npip \r\n\r\nTASK DIFFICULTY\r\nI originally felt that it would be good if task difficulty translated between tasks created on Todoist and \r\nHabitica. Therefore, task difficulty should sync with the following code by default, as laid out in $PRIORITY_DOC:\r\n\r\nTodoist priority\t\t\tHabitica difficulty\r\np1\t\t\t\t\t\t\t\tHard\r\np2\t\t\t\t\t\t\t\tMedium\r\np3\t\t\t\t\t\t\t\tEasy\r\np4\t\t\t\t\t\t\t\tTrivial\r\n\r\nIf you'd like to change how the sync interprets difficulty or priority, please edit $PRIORITY_DOC. For example, my personal setup actually includes \r\ntranslating Todoist p4 to Easy, rather than Trivial, because I find that Trivial yields so few rewards they aren't worth it to me. \r\n\r\nUSAGE\r\n\r\nINSPIRATION\r\nI'd like to credit several existing apps that I pulled from in order to create this. Notably: \r\n-philadams' existing habitica app, for a lot of initial code and many helpful explanations of how to do things \r\n\talso for existing API! \r\n-Pytodoist \r\n-Dee Dee whose scriptabit which provided a lot of ideas \r\n\r\n\r\n\r\nTHANKS \r\n", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/eringiglio/Habitica-todo", "keywords": null, "license": "UNKNOWN", "maintainer": null, "maintainer_email": null, "name": "habiticaTodo", "package_url": "https://pypi.org/project/habiticaTodo/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/habiticaTodo/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/eringiglio/Habitica-todo" }, "release_url": "https://pypi.org/project/habiticaTodo/1.2.0/", "requires_dist": null, "requires_python": null, "summary": "An API app for syncing todoist and habitica tasks", "version": "1.2.0" }, "last_serial": 2703438, "releases": { "1.2.0": [ { "comment_text": "", "digests": { "md5": "e822ac0f1580d30e6d3a6902ac0719c0", "sha256": "24698756d79309cd75705b7da70e58042481e8ef0521bab16fea93fdeb839dd8" }, "downloads": -1, "filename": "habiticaTodo-1.2.0.tar.gz", "has_sig": false, "md5_digest": "e822ac0f1580d30e6d3a6902ac0719c0", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 12031, "upload_time": "2017-03-13T19:50:32", "url": "https://files.pythonhosted.org/packages/e8/53/90e85471a5fd02cfecf9f4b2d62f576d0beb404d0777f7c2c6a85fa63fcc/habiticaTodo-1.2.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "e822ac0f1580d30e6d3a6902ac0719c0", "sha256": "24698756d79309cd75705b7da70e58042481e8ef0521bab16fea93fdeb839dd8" }, "downloads": -1, "filename": "habiticaTodo-1.2.0.tar.gz", "has_sig": false, "md5_digest": "e822ac0f1580d30e6d3a6902ac0719c0", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 12031, "upload_time": "2017-03-13T19:50:32", "url": "https://files.pythonhosted.org/packages/e8/53/90e85471a5fd02cfecf9f4b2d62f576d0beb404d0777f7c2c6a85fa63fcc/habiticaTodo-1.2.0.tar.gz" } ] }