v1tzor / TimePlanner

Mobile app for planning tasks for the day with multimodule architecture, MVI, Compose, Room, Voyager, AlarmManager, Notification, Charts
Apache License 2.0
429 stars 48 forks source link

Multiple task at the same time #105

Open mackness33 opened 9 months ago

mackness33 commented 9 months ago

Hello,

First of all thanks for the awesome app!

I often find myself while organizing my day to decide how the whole day would go on based on some external variable (friends availability and etc). As such there's no possibility to design a day in multiple day.

So, in my case, it would be awesome to have the possibility to define multiple activities at the same time.

Thanks!