nextcloud / tasks

:white_check_mark: Tasks app for Nextcloud
https://apps.nextcloud.com/apps/tasks
GNU Affero General Public License v3.0
566 stars 97 forks source link

[Feature Request] Better way for handling due date #9

Open fabwu opened 7 years ago

fabwu commented 7 years ago

I want to move away from Google Inbox to Nextcloud Tasks, but I miss one handy feature. In Google Inbox you can change the due date for a task very easy with one click (see screenshot). In Nextcloud Task I always have to enter a valid date which is a little bit cumbersome.

I can provide a PR with this feature if there is any interest.

@raimund-schluessler What do you think about that? (Sorry screenshot is in german but I guess you should understand it 😉)

screenshot

raimund-schluessler commented 7 years ago

So, you basically propose to provide a couple of reasonable suggestions for the date and only manually enter a date if none of these suggestions fit?

I guess this could really improve the usability. @jancborchardt What do you think about this?

fabwu commented 7 years ago

Exactly so you can postbone a task just with one click. Outlook has a similar concept:

screenshot

jancborchardt commented 7 years ago

Yeah @wuethrich44, that sounds awesome! :) If you do want to contribute with a PR that would be very cool! :tada:

fabwu commented 7 years ago

Ok great I will check your guidelines and provide a PR.

mahibi commented 7 years ago

any news on this?

fabwu commented 7 years ago

@mahibi Sorry I'm currently a little bit busy so I close this issue until I'll find some time to finish it.

raimund-schluessler commented 7 years ago

No need to close this, this is still an issue.

armaccloud commented 6 years ago

Could one of the options be the exclusion of time / only choosing a date?

Especially for tasks, often you just want to have them done on a certain day or several days, not specific times. It takes quite some effort choosing a time for each task.

raimund-schluessler commented 6 years ago

Could one of the options be the exclusion of time / only choosing a date?

You can already set the task to all-day. Then you don't have to put a time, only a date for start and end

mikezieg commented 4 years ago

any news on this?

jakobroehrl commented 3 years ago

Maybe I could implement it like this? https://github.com/nextcloud/deck/pull/2710