Allow filtering by tags using the filter function. We can already filter by file extension and simple strings, and obviously we can search by tags, but it would be useful to be able to filter by a tag. i.e, say I have a tag "foo". If I apply the tag filter foo to dolphin, navigating to folders should only show files with foo. Conversely, if I put "!foo", it would show files that do not have the tag foo. SOFTWARE/OS VERSIONS Operating System: Arch Linux KDE Plasma Version: 6.3.3 KDE Frameworks Version: 6.12.0 Qt Version: 6.8.3 Kernel Version: 6.13.8-arch1-1 (64-bit) Graphics Platform: Wayland Processors: 16 × AMD Ryzen 7 5800X3D 8-Core Processor Memory: 31.2 GiB of RAM Graphics Processor: NVIDIA GeForce RTX 2060 SUPER
An interesting idea... You have the "tag folders", seen in the Places sidebar, but these show all indexed files with the given tag. You are looking for "tagged files in this folder" or "files that don't have the tag in this folder."
(In reply to tagwerk19 from comment #1) > An interesting idea... > > You have the "tag folders", seen in the Places sidebar, but these show all > indexed files with the given tag. You are looking for "tagged files in this > folder" or "files that don't have the tag in this folder." Yep, precisely that.