(no title)
prabalsaxena | 1 month ago
Re: Custom Habits They are definitely supported—there is a floating '+' button in the bottom right corner on all devices. However, the fact that you missed it means I failed on the UX. It might be a missing aria-label for your screen reader, or perhaps the button just blends in too much visually and isn't distinct enough. Either way, that is on me to fix. I'll look into both the ARIA tags and the visual contrast today.
Re: Default Habits I included those to solve the 'Cold Start' problem. Since the app relies on a specific economy (Task -> Gold -> Reward), a blank screen felt too confusing for new users—I wanted to show how earning Gold works immediately. But I agree, they should be easier to delete so they don't feel like bloat.
If you're willing to give it another shot once I patch the accessibility issues, I'd value your input. Thanks again.
webspinner|1 month ago
prabalsaxena|1 month ago
Fixed the 'Default Habits': You were right, deleting them one by one was annoying. I added a 'Starter Habits' toggle in Settings > Visuals. You can now hide them all in one click.
Fixed the Button: Added visible text labels and fixed the ARIA tags on the main action button. It should be much easier to locate now.
If you have a moment to test it with your screen reader, I'd love to know if it's actually usable. You can also reach me directly at hello.playlife2@gmail.com if you want to send more detailed notes. Thanks again for the push.