en.lproj | ||
InfiniteTodo.xcodeproj | ||
macOS | ||
Shared | ||
zh-Hans.lproj | ||
InfiniteTodo (iOS).entitlements | ||
InfiniteTodo--iOS--Info.plist | ||
LICENSE | ||
README.md | ||
TODOs.rtf |
I hope this is allowed! It's completely free, simple, personal project, but I figured I should release it in case it benefits anybody at all.
So because I kept jumping around different projects due to boredom, I realised I needed an app that helped me keep track of all my simultaneous projects, while telling me which one I've been neglecting the most.
Kinda like a todo list, but clicking "done" doesn't dismiss it, it just moves it to the bottom of the list.
For example:
Task A <- User clicks "done"
Task B
Task C
Then:
Task B <- I should consider doing this project if I can! I haven't done it in a while...
Task C
Task A <- I can stop doing this for a while.
I realised this works on many different areas of life as well!
For example, socials. You can have a list of your friends you want to keep in contact with, and cycle through the list as needed.
Or you can have a list of your favourite foods, so you don't accidentally eat the same thing too many times in a row (bad memory x.x)
Or a list of games, same reasoning as projects.
It's on iOS, iPadOS and macOS, downloaded via (expired TestFlight link).
P.S. Yeah you can sorta get the same effect with Apple Reminders + Repeat Daily, but that's messy and tedious. Do tell me if this is useful or not, thank you :)
P.P.S. Obviously the real goal is to get on the App Store, but I need to see if I'm missing any obvious alternatives instead!
P.P.P.S. Yes iCloud sync is supported