https://bugs.kde.org/show_bug.cgi?id=500512

--- Comment #3 from Nate Graham <n...@kde.org> ---
This is a bit tricky, because right now "reversed sort order" is a setting that
applies globally to all of the sorting methods, not to individual ones.

We have two options that I can see:
1. Change it to save the value of "reversed sorting" per sorting method, not
globally, and then reverse only the date sorting method by default.
2. Secretly reverse whatever order gets applied to the date sorting method,
without touching the config file at all.

#2 is a lot less complex; I'll submit a patch for that and see what people say.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to