AnotherKamila / AnotherKamila/tasksched

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

未关闭
#24 1 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
enhancement good first issue help wanted
主要语言
Elm
星标
40
派生
4
PR 合并指标
30 天内没有已合并 PR

描述

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 :).

贡献指南

这个仓库没有索引到贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。