AnotherKamila / AnotherKamila/tasksched

Better handling of anything between "next year" to "someday

Ouverte
#24 1 commentaire 0 réactions 0 personnes assignées Voir sur GitHub
enhancement good first issue help wanted
Langage dominant
Elm
Étoiles
40
Forks
4
Métriques de merge des PR
Aucune PR mergée en 30 j

Description

Follow up for #22 (thank you @robertbasden !).

Tasksched shows only "Month date", and "someday" for anything over 10 years; which can be confusing if something is scheduled on say, March 20th 2019 (today being February 2018).

Maybe we want to have 4 tiers of date formatting:

* Month date: for anything under 1 year
* "Next year" for anything between 1-2 years
* "In X years" for X years, with X between 2-10 years
* "Someday" for anything over 10 years

@AnotherKamila mentioned that these conditionals should go out of `TaskView.elm` as a date formatting function, she'll probably add details on that :).

Guide de contribution

Aucun guide de contribution indexé pour ce dépôt

Évaluation

Cette issue n'a pas encore été évaluée.

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.