vishal2376 / snaptick

Snaptick is an MVVM Jetpack Compose app, offering ad-free task management with a built-in pomodoro timer to help you organize your daily plans
GNU General Public License v3.0
301 stars 23 forks source link

[Feature] Multiple Reminders #55

Open serrq opened 3 months ago

serrq commented 3 months ago

In other apps with reminder (alarm) the setting is simple: one sets just the (event) start and end time.

The alarm is separated: just one has to set two days before, one hour before options, etc. One can also set more than one alarm at once.

vishal2376 commented 3 months ago

Thanks for the feedback

I will think about it.