Summary: | add "descending" checkbox for folderview plasmoid | ||
---|---|---|---|
Product: | [Unmaintained] plasma4 | Reporter: | Alexandre Pereira <pereira.alex> |
Component: | widget-folderview | Assignee: | Plasma Bugs List <plasma-bugs> |
Status: | RESOLVED FIXED | ||
Severity: | wishlist | CC: | bugzilla, caionnew, dave.lepore, gregap, kde-2011.08, tako |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Compiled Sources | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | 4.9 | |
Sentry Crash Report: |
Description
Alexandre Pereira
2009-01-14 12:21:17 UTC
Possible in KDE SC 4.4! what tha hell ... no it isnt !!!! please put it back as unfixed (In reply to comment #2) > what tha hell ... no it isnt !!!! > > please put it back as unfixed Oh yes it is, rightclick your folderview, go to settings, go to display and under icons select "sort by date", there you go. this bug report has nothing to do with "sort by date". it has to do with the possibility to sort by order : ascent or descent. maybe i should have stressed that in the bug report > usage example : to create a folderview of a folder where all my new download
> files go to. so on top it would always show the most recent files i downloaded.
Thats what you wrote, "sort by date" provides exactly that. If you want the possibility to revert the order, I guess thats not possible as of now, so I'll change it back to "new".
Is that what you want? To take a order (say "sort by date") and then have a button "revert" to revert the order?
currently , sort by date puts my new files at bottom. the sort by date was just an example. what is missing it the order -> asc or descent. the sort by date is just the example i find it the more usable. yes , an order button or option "descent" like dolphin has for its sorting types. thanks @Jakob: in fact he wrote "to sort icon in order desc or asc". In fact I had put this bug on my watch list exactly for that reason because I wanted this as well :) The use case: have a "Downloads" folder view on my desktop where the newest files are near the top (especially because I want it small, showing only a dozen files while my downloads folder easily holds hundreds of files) Sorry, my bad... At least this wish got some attention after over a year... I believe a "descending" checkbox would be a good idea and this is a reasonable wish! Good Luck :) no problem :) thanks *** Bug 234388 has been marked as a duplicate of this bug. *** *** Bug 229599 has been marked as a duplicate of this bug. *** Git commit e02b62d10c5ed46131204759b7f0f2722b540e99 by Ignat Semenov. Committed on 03/02/2012 at 23:21. Pushed by isemenov into branch 'master'. Allow the user to choose between ascending and descending sort order. FIXED-IN:4.9 M +61 -4 plasma/applets/folderview/folderview.cpp M +3 -0 plasma/applets/folderview/folderview.h http://commits.kde.org/kde-baseapps/e02b62d10c5ed46131204759b7f0f2722b540e99 Git commit 69bc39db131deadc3f430ef2c5fb8d411772276d by Ignat Semenov. Committed on 07/02/2012 at 22:33. Pushed by isemenov into branch 'master'. give folders sorting precedence regardless of the sorting order used When comparing folders wth other file items in ProxyModel::lessThan(), take into account the current sorting order to allow folders to get to the start of the list. Note that the folders are still sorted according to the current sorting order. REVIEW:103884 M +2 -2 plasma/applets/folderview/proxymodel.cpp http://commits.kde.org/kde-baseapps/69bc39db131deadc3f430ef2c5fb8d411772276d Git commit 74e44ad91b33268ef014cad32548d76517d848b1 by Ignat Semenov. Committed on 07/02/2012 at 22:33. Pushed by isemenov into branch 'KDE/4.8'. give folders sorting precedence regardless of the sorting order used When comparing folders wth other file items in ProxyModel::lessThan(), take into account the current sorting order to allow folders to get to the start of the list. Note that the folders are still sorted according to the current sorting order. REVIEW:103884 M +2 -2 plasma/applets/folderview/proxymodel.cpp http://commits.kde.org/kde-baseapps/74e44ad91b33268ef014cad32548d76517d848b1 *** Bug 301797 has been marked as a duplicate of this bug. *** I just installed 4.8.80 and it has that option to sort date DESC. THANKS !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! :) hi, I have kde 4.8.90 but I can't see the option to set the descending order. When clicking to "Sorting" I have: By Name By Size By Type By Date Am I doing something wrong? That option is not in the settings dialog, but you can right-click on the plasmoid and then choose Icons->Sort Icons->Descending. It's a little unintuitive and maybe someone could add this to the settings dialog as well, but I would suggest you open a new report for that. But sorting in descending order is possible at least. I didn't see it because I have the plasmoid in a panel, and there the option does not show up even if you right click on the plasmoid. Fortunately, you can set the option while the plasmoid is on the desktop and it will remember when you move it into a panel. I believe it would be nice to have the option directly form the panel, if possible. Oh, and thank you very much for the reply :) I do not agree with the Fixed resolution at all - the current method of having to pull the folder view to the desktop, right-click & hunt for the right option, then dragging it back is very counter intuitive! In fact, the only reason I found a way to do it was because I wanted to file a bug report and was looking for existing ones, I assume most people would simply give up. (In reply to comment #20) > I do not agree with the Fixed resolution at all - the current method of > having to pull the folder view to the desktop, right-click & hunt for the > right option, then dragging it back is very counter intuitive! > > In fact, the only reason I found a way to do it was because I wanted to file > a bug report and was looking for existing ones, I assume most people would > simply give up. Then please file a wish for the desired changes. |