Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question?
If it is not in the man pages or the how-to's this is the place! |
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
|
|
11-06-2016, 01:54 AM
|
#1
|
Member
Registered: Dec 2011
Posts: 401
Rep:
|
Search Index in Cinnamon Desktop
Hi
I have a question related to desktop search (indexing). Those of us who have used Windows (7 and above) know that the start menu of windows provide a very good search facility. You just have to type the name of the file and it fetches it from any directory/sub-directories. Because windows provide indexing options for entire drives.
I am using Cinnamon Desktop on top of arch linux. Cinnamon start menu also provies search facility but it is limited to bookmarked directories only. It does not give search results in deep-sub-directories (like windows). My question is that how can I enable this (windows like) search (indexing) facility for my cinnamon desktop?
Regards
|
|
|
11-06-2016, 04:47 AM
|
#2
|
Senior Member
Registered: Oct 2005
Location: Horgau, Germany
Distribution: Manjaro KDE, Win 10
Posts: 2,199
Rep:
|
You can use "find" on console.
http://ss64.com/bash/find.html
Last edited by Keruskerfuerst; 11-06-2016 at 04:53 AM.
|
|
|
11-06-2016, 04:59 AM
|
#3
|
Member
Registered: Dec 2011
Posts: 401
Original Poster
Rep:
|
Yes. I know that I can use 'find' as well as 'locate' but I am looking for start menu search functionality.
|
|
|
11-06-2016, 08:58 AM
|
#4
|
Member
Registered: Dec 2011
Posts: 401
Original Poster
Rep:
|
Update:
I have installed 'tacker', indexed data with 'tracker daemon -s'. Add tracker applet to cinnamon panel. Its working well.
Can I implement this tracker search with cinnamon menu search?
|
|
|
11-06-2016, 04:46 PM
|
#5
|
LQ Guru
Registered: Sep 2013
Location: Somewhere in my head.
Distribution: Slackware (15 current), Slack15, Ubuntu studio, MX Linux, FreeBSD 13.1, WIn10
Posts: 10,342
|
whereis on some items
man whereis
|
|
|
11-06-2016, 04:48 PM
|
#6
|
LQ Guru
Registered: Sep 2013
Location: Somewhere in my head.
Distribution: Slackware (15 current), Slack15, Ubuntu studio, MX Linux, FreeBSD 13.1, WIn10
Posts: 10,342
|
Quote:
Originally Posted by zetrotrack000
Yes. I know that I can use 'find' as well as 'locate' but I am looking for start menu search functionality.
|
Like Windows?
oh cut your apron stings
|
|
|
11-06-2016, 10:25 PM
|
#7
|
Member
Registered: Dec 2011
Posts: 401
Original Poster
Rep:
|
'whereis' also does not serve the purpose.
I am looking for real-time menu search
|
|
|
11-07-2016, 06:01 AM
|
#8
|
LQ Guru
Registered: Sep 2013
Location: Somewhere in my head.
Distribution: Slackware (15 current), Slack15, Ubuntu studio, MX Linux, FreeBSD 13.1, WIn10
Posts: 10,342
|
Quote:
Originally Posted by zetrotrack000
'whereis' also does not serve the purpose.
I am looking for real-time menu search
|
Linux .. their is a program out there that will index your entire system, put it in a data base, for what you're wanting, I too did the same. then came to the conclusion I am not looking of everything enough to go though all of that. Find and whereis works just fine for what I search for when I find the need to look for something.
locate indexing linux key words
Last edited by BW-userx; 11-07-2016 at 06:10 AM.
|
|
|
11-07-2016, 07:43 AM
|
#9
|
Member
Registered: Dec 2011
Posts: 401
Original Poster
Rep:
|
Quote:
Originally Posted by BW-userx
Linux .. their is a program out there that will index your entire system, put it in a data base, for what you're wanting, I too did the same. then came to the conclusion I am not looking of everything enough to go though all of that. Find and whereis works just fine for what I search for when I find the need to look for something.
locate indexing linux key words
|
Name of the program. Can you guide me that how can i put it in the database?
|
|
|
11-07-2016, 07:49 AM
|
#10
|
LQ Guru
Registered: Sep 2013
Location: Somewhere in my head.
Distribution: Slackware (15 current), Slack15, Ubuntu studio, MX Linux, FreeBSD 13.1, WIn10
Posts: 10,342
|
Quote:
Originally Posted by zetrotrack000
Name of the program. Can you guide me that how can i put it in the database?
|
research the program called locate
I do not remember the name of it, it could have been locate, I do not remember, it was years ago . to me it was a waste of time to have my system categorize everything on my system shove it in a data base taking up space just to look up things i can using find and whereis to locate them from the command line,
|
|
|
11-07-2016, 08:02 AM
|
#11
|
Member
Registered: Dec 2011
Posts: 401
Original Poster
Rep:
|
I know about 'locate'. I was asking about the other progarm. OK leave it...
|
|
|
11-07-2016, 08:11 AM
|
#12
|
LQ Guru
Registered: Sep 2013
Location: Somewhere in my head.
Distribution: Slackware (15 current), Slack15, Ubuntu studio, MX Linux, FreeBSD 13.1, WIn10
Posts: 10,342
|
you can always go back to windows ..
|
|
|
11-07-2016, 08:20 AM
|
#13
|
Member
Registered: May 2011
Location: Texas
Distribution: Primarily Deb/Ubuntu, and some CentOS
Posts: 833
|
I have cinnamon desktop installed on a debian jessie virtual machine, and it does real-time search for files and programs as I type in the menu search, just like Windows 7.
See my screenshots.
Does your not do this?
|
|
|
11-07-2016, 08:25 AM
|
#14
|
Member
Registered: May 2011
Location: Texas
Distribution: Primarily Deb/Ubuntu, and some CentOS
Posts: 833
|
Just re-read your post. Yeah, it doesnt search subdirectories for files, only what was on the desktop. Not sure how to change this. There probably some file you can edit where you can add paths.
|
|
|
11-07-2016, 08:49 AM
|
#15
|
LQ Veteran
Registered: Jan 2011
Location: Abingdon, VA
Distribution: Catalina
Posts: 9,374
Rep:
|
|
|
|
All times are GMT -5. The time now is 06:18 AM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|