this post was submitted on 13 Apr 2025
45 points (97.9% liked)

Linux

53250 readers
721 users here now

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.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 5 years ago
MODERATORS
top 7 comments
sorted by: hot top controversial new old
[–] washipp@lemmy.ml 2 points 6 days ago (2 children)

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?

[–] catloaf@lemm.ee 16 points 5 days ago (1 children)

Seriously? It's the default file manager for KDE since version 4, way back in 2006. If you've KDE at all since then, you've probably used it.

[–] washipp@lemmy.ml 3 points 5 days ago (1 children)

Then I have definitely used it! But I wasnt aware of its name. I mean, there are so many concepts, names, brands to lean and be aware of, when getting into Linux.

[–] DieserTypMatthias@lemmy.ml 1 points 5 days ago (1 children)

Have you ever hovered over its icon?

[–] washipp@lemmy.ml 2 points 4 days ago

I mean probably. But I have been using wayland with Gnome for quite some timw now. KDE was never my daily driver.

[–] SigHunter@lemmy.kde.social 12 points 6 days ago (1 children)

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

[–] AnUnusualRelic@lemmy.world 1 points 5 days ago

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.