Sortable column for dates is incorrect #2

Closed
opened 2019-02-05 21:54:17 +00:00 by jboockmann · 1 comment
Contributor

The sort is applied to the pure date string, hence "31.10.2010" > "01.01.2019".

I propose the following fix: adjust the string representation of the date such to the following format: 2018-12-30 hh:mm

The sort is applied to the pure date string, hence `"31.10.2010" > "01.01.2019"`. I propose the following fix: adjust the string representation of the date such to the following format: `2018-12-30 hh:mm`
Owner

Closed by #4

Closed by #4
mgoetz reopened this issue 2019-02-07 14:49:55 +00:00
mgoetz added this to the v1.2.0 milestone 2019-02-07 16:45:51 +00:00
This repo is archived. You cannot comment on issues.
No Label
2 Participants
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: mgoetz/codimd_note_overview#2
No description provided.