Summary: | Add a drilldown functionality | ||
---|---|---|---|
Product: | [Applications] dolphin | Reporter: | Antti Savolainen <antti.savo> |
Component: | general | Assignee: | Dolphin Bug Assignee <dolphin-bugs-null> |
Status: | REPORTED --- | ||
Severity: | wishlist | CC: | kfm-devel |
Priority: | NOR | ||
Version First Reported In: | 20.08.0 | ||
Target Milestone: | --- | ||
Platform: | unspecified | ||
OS: | All | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Antti Savolainen
2020-09-03 18:06:56 UTC
I found a good use case to justify this feature: When browsing `/usr/share/icons/hicolor/` for icons, you have several folders and some programs only put icons in one or two folders. If you want to find the source file of a certain icon you find in in the system icon browser, you have look through a massive amounts of folders. Here's where drill down comes in handy. It opens all of the folders at the same time and you can easily browse those icons with your eyes. This could actually be implemented by allowing the user to search with an empty string. Just Ctrl+F and then press Enter. |