Loading repository data…
Loading repository data…
Kirska / repository
Habitica API tool for repeating To-Do list items.
A transparent discovery signal based on current public GitHub metadata.
This score does not audit code, security, maintainers, documentation quality, or suitability. Verify the repository and its current documentation before adoption.
The Habitica To-Do Overs project is an API tool created for Habitica. The tool is currently running at this link. You can go there to actually use the tool.
A To-Do Over is a To-Do task that automatically repeats upon completion.
As an example, say you need to do laundry once a week, but you don't care what day of the week it gets done, and you'll need to do it every week.
Enter To-Do Overs.
You can create a To-Do Over task with a length of 7 days, and you can mark it complete anytime in that 7 day period, and when you do, the tool will automatically create a new to-do for laundry with 7 days from THAT date.
You can also create a task without a due date, and it will simply be recreated once it's marked completed.
You can also delay the re-creation of your task by a desired number of days.
Other than that, the tasks work exactly like the built-in to-do tasks in Habitica.
The tool was built in Django (Python) by Kirska. This tool is in no way affiliated with Habitica.
Here are some ideas for positive habits you can use this tool for:
If you have any problems or suggestions please open an issue here or contact Kirska. Pull requests are also welcome.
2/17/19 - Added ability to delay the re-creation of tasks.
4/27/19 - Added tags
5/14/19 - Finalized some bug fixes with the tags feature
9/24/19 - Fixed a bug causing an error on login occasionally
12/29/20 - Not really doing releases anymore, as an update. Lots of small bug fixes happening.