Summary: | Add an option for recursive file listing | ||
---|---|---|---|
Product: | [Plasma] plasmashell | Reporter: | Szczurek <kamilsecret8> |
Component: | Desktop icons & Folder View widget | Assignee: | Plasma Bugs List <plasma-bugs-null> |
Status: | RESOLVED WORKSFORME | ||
Severity: | wishlist | CC: | hein, nate |
Priority: | NOR | ||
Version First Reported In: | 5.27.2 | ||
Target Milestone: | 1.0 | ||
Platform: | Other | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Szczurek
2023-03-07 14:20:05 UTC
In fact it already has this. Check out the "filter" page in Folder View's config window. (In reply to Nate Graham from comment #1) > In fact it already has this. Check out the "filter" page in Folder View's > config window. I know about this tab, how I can setup it to show subfolders content too? I tried typing * into file name pattern and selecting Godot Engine Project file type, and it shows a ./godot.project file from the folder, but not from the subfolders like ./squash-the-creeps/project.godot (in this case . means reative to the dir seklected in settings). Got it, thanks. Bug guess what, you can already do that too! Check it out. First, open Dolphin and hit Ctrl+F. Now search for the thing you want to find, like "*.kdenlive". Hit Ctrl+L to show the URL for that search and copy it. Then paste it into the "Custom location" field in the Folder View's "Location" page in its settings window. Anything other than this would be out of scope, but hopefully it works for your use case. |