Dolphin is mentioned, never heard of it before. Seems like a interesting usecase. I personally never struggled to find something with search, though I usually use a file explorer.
Has anyone used this and how do you integrate in your workflow?
From Wikipedia, the free encyclopedia
Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).
Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.
Community icon by Alpár-Etele Méder, licensed under CC BY 3.0
Dolphin is mentioned, never heard of it before. Seems like a interesting usecase. I personally never struggled to find something with search, though I usually use a file explorer.
Has anyone used this and how do you integrate in your workflow?
Dolphin is the kde plasma file manager. Search up until now is very weird. Different search syntax when searching in indexed vs non indexed folders aswell as differences when folder is e.g. a network share (https://bugs.kde.org/show_bug.cgi?id=428950)
I personally use kfind when possible, because it works a lot better but ofc a good native search in file manager would be preferable
I never really used its find function. Whenever I searched for something, my first idea would always be to open a shell.
It's a bit silly since kde spends so much energy indexing stuff though. I really should give it another try.