← Back to team overview

gtg team mailing list archive

[Bug 516534] Re: Coherent natural dates in taskbrowser columns

 

http://babel.edgewall.org/wiki/Documentation/dates.html#time-delta-
formatting (python-pybabel in Ubuntu) — may be helpful.

-- 
Coherent natural dates in taskbrowser columns
https://bugs.launchpad.net/bugs/516534
You received this bug notification because you are a member of Gtg bug
triagers, which is subscribed to Getting Things GNOME!.

Status in Getting Things GNOME!: Confirmed

Bug description:
Taskbrowser dates columns should display dates in a natural for specific dates, much like it is done for the due date column in gtg 0.2.1. Columns should be coherent, though (the start date column doesn't behave the same way). Columns should also support other natural dates such as "soon", "later", etc.

As for the implementation, I guess we should use a common object, so that we don't repeat those string everywhere in the code.