[Solved] Is Krusader file search available to Dolphin

If none of the specific sub-forums seem right for your thread, ask here.
Post Reply
Message
Author
User avatar
CloisteredNeuron
Posts: 130
Joined: 2024-05-25 04:02
Has thanked: 68 times
Been thanked: 5 times

[Solved] Is Krusader file search available to Dolphin

#1 Post by CloisteredNeuron »

The Dolphin default file search is not as good as the Krusader file search. Dolphin can download and use other file search modules. Is there a way to use the Krusader file search with Dolphin, or is there another file search module with features like Krusader?

In the image, I search for c*.sh using Dolphin and Krusader. Dolphin is clearly not working while Krusader returns expected results and has SO many options for searching.

Image
Last edited by CloisteredNeuron on 2024-08-08 22:31, edited 1 time in total.

werta
Posts: 6
Joined: 2024-08-06 09:36
Been thanked: 2 times

Re: Is Krusader file search available to Dolphin

#2 Post by werta »

Krusader's search cannot be directly integrated with Dolphin, as they are separate file managers with their own search functionalities. However, you can enhance Dolphin's search features by using additional tools like Recoll or Tracker, or by using external command-line utilities such as find or grep for more complex searches. Also tools like Catfish are good when used alongside Dolphin.
Last edited by werta on 2024-08-19 07:39, edited 1 time in total.
Have a great day ;)

cooler01
Posts: 3
Joined: 2007-11-06 16:20
Been thanked: 1 time

Re: Is Krusader file search available to Dolphin

#3 Post by cooler01 »

You could also use KFind:

Code: Select all

https://packages.debian.org/search?keywords=KFind&searchon=names&suite=stable&section=all
Corresponding service menu (context menu in Dolphin):

Code: Select all

https://store.kde.org/p/998310
Although a bit old, this service menu launcher works for me in both Plasma 5 and 6, but INSTEAD of putting it in:

Code: Select all

~/.local/share/kde4/services/ServiceMenus
you should put it here:

Code: Select all

~/.local/share/kio/servicemenus
Hope this helps.

User avatar
CloisteredNeuron
Posts: 130
Joined: 2024-05-25 04:02
Has thanked: 68 times
Been thanked: 5 times

Re: Is Krusader file search available to Dolphin

#4 Post by CloisteredNeuron »

Hi werta,

I was concerned that the Krusader search function could not be used in Dolphin. Thanks for verifying that. I noticed Catfish can be used by Dolphin's search facility, so I should try that. Currently, I have installed KFind, which does a pretty good job. Thanks :D

BTW, I am using GNOME so I have the Files file explorer installed by default. The Files search facility is limited. If you know of a way to use Catfish/KFind or other search facilities in GNOME's Files that would be interesting to try.

User avatar
CloisteredNeuron
Posts: 130
Joined: 2024-05-25 04:02
Has thanked: 68 times
Been thanked: 5 times

Re: Is Krusader file search available to Dolphin

#5 Post by CloisteredNeuron »

Thanks, cooler01 :D

KFind is the search engine I chose while hoping I could somehow instead use Krusader's file search. Krusader is different enough to keep around, but Dolphin with KFind is definitely my go-to file explorer. For those interested, this is what Kfind looks like in the Dolphin interface. The right-hand portion of the image shows how I updated the toolbar to use KFind instead of the default search facility.

Image

Post Reply