[dolphin] [Bug 419680] search content of two or more words separated by "" doesn't work

dikasetyaprayogi bugzilla_noreply at kde.org
Sun Apr 9 03:07:14 BST 2023


https://bugs.kde.org/show_bug.cgi?id=419680

dikasetyaprayogi <dikasetyaprayogi at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |dikasetyaprayogi at gmail.com

--- Comment #5 from dikasetyaprayogi <dikasetyaprayogi at gmail.com> ---
in a nutshell

suppose you have file:
one two three.jpg

searching "one two" will find the file
searching "one three" will gives you nothing

these means dolphin only do linear search and not a word combination
while these are commonly supported in gtk file managers like
pcman,thunar,nemo,nautilus,etc

this feature is really usefull and had greater flexibility to quickly
search+filter the exact files user want to find.
linear search is very accurate but very inflexible, just a small typo or you
forgetting the exact filename and you will never find the file.

please raise this awareness to developer.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the kfm-devel mailing list