mkermani144 / wanna

💡✔ Wanna is an implementation of a 21st-century to-do list app.

Home Page:https://wanna.js.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Default task end date to the day-after-today

octacian opened this issue · comments

When I create a task using Wanna, I very often find myself setting the end date to the day-after-today. Would it be possible to make this a default, just as the start date defaults to today's date?

Thank you for your feature request. 🙏

I think this is a case special to you. For instance, it's rare for me to add a task whose start date is today and its end date is tomorrow.
However, some of the dates (such as today and tomorrow) are special, and we'll probably add a feature in the next versions so that the user can set start/end date to these special ones without the need to exactly specify the day number in the date picker.
So feel free to add another issue to request such a feature, but I think this issue should be closed.

It's also possible to give the user the ability to set default start/end dates in the settings as he/she favors.