MartinSGill / TodoTxtJs

A Javascript web app implementation of TodoTxt
72 stars 29 forks source link

Erroneous sorting #82

Open mikeyww opened 9 years ago

mikeyww commented 9 years ago

Sorting does not seem to work. Here is an example. 2015-06-20_184409 Mike

MartinSGill commented 8 years ago

any chance you could send me the text version of this please?

mikeyww commented 8 years ago

Here it is.

https://cogit.net/z/y5ii4r36

I have also attached a screenshot. In looking just at the first three items, you can see that they are in neither ascending nor descending order of due date.

Mike


On 11/10/2015 12:28 PM, Martin Gill wrote:

any chance you could send me the text version of this please?


Reply to this email directly or view it on GitHub: https://github.com/MartinSGill/TodoTxtJs/issues/82#issuecomment-155499589

byplayer commented 7 years ago

I think this pull request can be fixed this issue. https://github.com/MartinSGill/TodoTxtJs/pull/92