Bug 502218

Summary: Filter by tags and exclude tags
Product: [Applications] dolphin Reporter: Claire <accounts>
Component: bars: filterAssignee: Dolphin Bug Assignee <dolphin-bugs-null>
Status: CONFIRMED ---    
Severity: wishlist CC: dolphin-bugs-null, felixernst, tagwerk19
Priority: NOR    
Version First Reported In: 24.12.3   
Target Milestone: ---   
Platform: Arch Linux   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description Claire 2025-03-30 22:17:33 UTC
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
Comment 1 tagwerk19 2025-03-30 22:34:20 UTC
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."
Comment 2 Claire 2025-03-30 22:38:25 UTC
(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.