sadevana / best-to-do-ever

0 stars 0 forks source link

Date-time formats on Home screen #22

Open AAKrasnova opened 1 year ago

AAKrasnova commented 1 year ago

It's a change for #5

Based on poll results: https://docs.google.com/forms/d/1l4sprV8_q2sV81gQAS7dqr3IcwKGncUN08uGSqbApcU/edit#responses

It has an 80% chance of being valid with 10% accuracy for up to 250 users. (https://ru.surveymonkey.com/mp/sample-size-calculator/)

First of all, use calendar time

Reason: Image

Today:

Display only time

Reason: Image

This week

Display weekday, date, and time Reason: Image

Let's try a short format:

Wed 27.09 15:02

Next 30 days

Display weekday, date, and time (same as This week)

Later

Display date, and time. Display time if specified, in grey colour The year is displayed only if it's not the current year.

Let's try this format for date:

19.12 19.09.2024 19.09.1995 31.12 23:59 01.01.2024 00:01

Done

Display the deadline date and time if specified. The format is the same as 'Later'

Overdue

Display the deadline date, and time if specified. The format is the same as 'Later'

Reasons: Image Image

AAKrasnova commented 1 year ago

Wrong format of today tasks: Image

From testing by @AAKrasnova

AAKrasnova commented 1 year ago

Time is not displayed for later tasks, updated example in requirements

Image From testing by @AAKrasnova

AAKrasnova commented 1 year ago

From: Testing @AAKrasnova The overdue format is incorrect. No year is displayed for 1990 date Image

AAKrasnova commented 11 months ago

From: Testing @AAKrasnova

Currently, if the time is not specified but the date is specified it's Today the application displays it. Is it what we want? In the ticket, I thought to not specify a date for 'Today'.

Image

AAKrasnova commented 11 months ago

WEEKLY: Maybe it's okey