Where is file search?

Please post suggestions for improvement of Cinnamon on:
https://github.com/linuxmint/Cinnamon
Forum rules
Before you post read how to get help. Topics in this forum are automatically closed 6 months after creation.
Locked
MikZ
Level 3
Level 3
Posts: 101
Joined: Sun Mar 17, 2013 7:08 pm
Contact:

Where is file search?

Post by MikZ »

The problem with locate is that the results are only as up-to-date as the last time updatedb was run, and it often produces a firehose of irrelevant results. It does weird things with permissions, too; I think sudo locate uses a different database from user locate, which may not be as up-to-date.

gnome-search-tool doesn't seem to be available out of the box in Mint 19:

Code: Select all

$ sudo apt-get install gnome-search-tool
E: Package 'gnome-search-tool' has no installation candidate
It should be, because it's fairly decent.

But I wish there was an even better solution, one that:
  • stayed up-to-date, like Gnome's search tool
  • had the same commandline options as GNU's classic find command (so us commandline warriors didn't have to learn yet another new set of options)
  • had a nice GUI, allowing users to refine by name, timestamp, directory, type, symlinks, regex, GLOB, etc. and showing thumbnails for images, etc.
Anyone know of such a project?
Last edited by LockBot on Wed Dec 28, 2022 7:16 am, edited 1 time in total.
Reason: Topic automatically closed 6 months after creation. New replies are no longer allowed.
User avatar
Moem
Level 22
Level 22
Posts: 16238
Joined: Tue Nov 17, 2015 9:14 am
Location: The Netherlands
Contact:

Re: Where is file search?

Post by Moem »

Mod note:
Split off into a new topic, because the previous one was from 2012. Please do not revive such old topics, they are about different versions of Mint and can cause confusion; that specific forum rule is there for a reason. Thanks!
Image

If your issue is solved, kindly indicate that by editing the first post in the topic, and adding [SOLVED] to the title. Thanks!
gm10

Re: Where is file search?

Post by gm10 »

I disabled the mlocate index, in particular if you're using an SSD then a regular find is so fast there's just no reason for that index with all its drawbacks.

I don't know what Cinnamon's search tool looks like, but as to gnome-search-tool, feel free to install MATE's mate-utils which contains mate-search-tool, which is a fork of that.
User avatar
smurphos
Level 18
Level 18
Posts: 8498
Joined: Fri Sep 05, 2014 12:18 am
Location: Irish Brit in Portugal
Contact:

Re: Where is file search?

Post by smurphos »

recoll is one of the best cross platform GUI search tools for searching various file formats by file content. It does rely on an indexing service and various additional packages depending on what you need to search for content off (pdf, ms office docs etc)

searchmonkey is a another good GUI tool one if you only need to search contents of plain text documents. Very similar to gnome-search-tool and mate-search-tool

gnome-search-tool has been deprecated by the Gnome devs. Gnome Shell now uses tracker which in it's current version is difficult to set up outside of Gnome Shell. Cinnamon does not have it's own desktop specific search tool other than filename search in nemo, or by adding and enabling search-providers to the menu search bar.
For custom Nemo actions, useful scripts for the Cinnamon desktop, and Cinnamox themes visit my Github pages.
User avatar
AZgl1800
Level 20
Level 20
Posts: 11184
Joined: Thu Dec 31, 2015 3:20 am
Location: Oklahoma where the wind comes Sweeping down the Plains
Contact:

Re: Where is file search?

Post by AZgl1800 »

Catfish is another good one
LM21.3 Cinnamon ASUS FX705GM | Donate to Mint https://www.patreon.com/linux_mint
Image
Locked

Return to “Cinnamon”