FriesI23 / mhabit

Our app helps you form and track micro habits with easy-to-use 📈 charts and tools, making it simple to establish healthy habits that stick 🌱. Start your personal growth journey today 🚀!
https://github.com/FriesI23/mhabit
Apache License 2.0
385 stars 28 forks source link

[FEATURE] multiple events for a habit per day #117

Open khimaros opened 10 months ago

khimaros commented 10 months ago

Describe the solution you'd like ability to set a habit to be done eg. "3 times per 1 day"

Miaaaim commented 10 months ago

You can set it as shown in the screenshot.

image
zatevakhin commented 9 months ago

@Miaaaim I wanted to create the issue for "Multiple reminders in one day", and found this issue and think this can be related. Is it appropriate to request this feature here or better create another issue for this?

khimaros commented 8 months ago

@Miaaaim i don't believe this solves the use case. how can i record multiple events throughout the day?

khimaros commented 8 months ago

i see, the value can be changed by press and hold. a bit higher friction than i would imagine. any way to make it record one increment per press?

Miaaaim commented 8 months ago

@zatevakhin You can set individual reminders for each habit. Hopefully, this resolves your issue.

Miaaaim commented 8 months ago

i see, the value can be changed by press and hold. a bit higher friction than i would imagine. any way to make it record one increment per press?

Thanks for your suggestion. Actually we've considered this approach before, but there wasn't a particularly straightforward way to implement it. Currently, you need to long-press and then click to increment the value in the pop-up. However, if we come up with a better method in the future, we'll optimize it.