LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
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


Reply
  Search this Thread
Old 11-06-2016, 01:54 AM   #1
zetrotrack000
Member
 
Registered: Dec 2011
Posts: 401

Rep: Reputation: Disabled
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
 
Old 11-06-2016, 04:47 AM   #2
Keruskerfuerst
Senior Member
 
Registered: Oct 2005
Location: Horgau, Germany
Distribution: Manjaro KDE, Win 10
Posts: 2,199

Rep: Reputation: 164Reputation: 164
You can use "find" on console.

http://ss64.com/bash/find.html

Last edited by Keruskerfuerst; 11-06-2016 at 04:53 AM.
 
Old 11-06-2016, 04:59 AM   #3
zetrotrack000
Member
 
Registered: Dec 2011
Posts: 401

Original Poster
Rep: Reputation: Disabled
Yes. I know that I can use 'find' as well as 'locate' but I am looking for start menu search functionality.
 
Old 11-06-2016, 08:58 AM   #4
zetrotrack000
Member
 
Registered: Dec 2011
Posts: 401

Original Poster
Rep: Reputation: Disabled
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?
 
Old 11-06-2016, 04:46 PM   #5
BW-userx
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

Rep: Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242
whereis on some items
man whereis
 
Old 11-06-2016, 04:48 PM   #6
BW-userx
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

Rep: Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242
Quote:
Originally Posted by zetrotrack000 View Post
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
 
Old 11-06-2016, 10:25 PM   #7
zetrotrack000
Member
 
Registered: Dec 2011
Posts: 401

Original Poster
Rep: Reputation: Disabled
'whereis' also does not serve the purpose.
I am looking for real-time menu search
 
Old 11-07-2016, 06:01 AM   #8
BW-userx
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

Rep: Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242
Quote:
Originally Posted by zetrotrack000 View Post
'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.
 
Old 11-07-2016, 07:43 AM   #9
zetrotrack000
Member
 
Registered: Dec 2011
Posts: 401

Original Poster
Rep: Reputation: Disabled
Quote:
Originally Posted by BW-userx View Post
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?
 
Old 11-07-2016, 07:49 AM   #10
BW-userx
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

Rep: Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242
Quote:
Originally Posted by zetrotrack000 View Post
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,
 
Old 11-07-2016, 08:02 AM   #11
zetrotrack000
Member
 
Registered: Dec 2011
Posts: 401

Original Poster
Rep: Reputation: Disabled
I know about 'locate'. I was asking about the other progarm. OK leave it...
 
Old 11-07-2016, 08:11 AM   #12
BW-userx
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

Rep: Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242
you can always go back to windows ..
 
Old 11-07-2016, 08:20 AM   #13
erik2282
Member
 
Registered: May 2011
Location: Texas
Distribution: Primarily Deb/Ubuntu, and some CentOS
Posts: 829

Rep: Reputation: 229Reputation: 229Reputation: 229
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?
Attached Thumbnails
Click image for larger version

Name:	Screenshot.png
Views:	90
Size:	76.4 KB
ID:	23463   Click image for larger version

Name:	Screenshot-1.png
Views:	90
Size:	89.2 KB
ID:	23464  
 
Old 11-07-2016, 08:25 AM   #14
erik2282
Member
 
Registered: May 2011
Location: Texas
Distribution: Primarily Deb/Ubuntu, and some CentOS
Posts: 829

Rep: Reputation: 229Reputation: 229Reputation: 229
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.
 
Old 11-07-2016, 08:49 AM   #15
Habitual
LQ Veteran
 
Registered: Jan 2011
Location: Abingdon, VA
Distribution: Catalina
Posts: 9,374
Blog Entries: 37

Rep: Reputation: Disabled
https://github.com/ManuelSchneid3r/albert is what you want.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
LXer: Manjaro Linux Cinnamon 0.8.13 Officially Released with the Cinnamon 2.6 Desktop LXer Syndicated Linux News 0 06-27-2015 02:20 PM
Apple Spotlight, MS Desktop Search and Google Desktop Search. What do you think? Mega Man X General 16 07-10-2007 12:50 PM
search box on first index page macewan LQ Suggestions & Feedback 7 09-30-2006 01:39 AM
Cannot buiild search index for KHelpCenter apostate Linux - Software 2 05-08-2006 01:36 AM
Installing icon theme? i have a index.theme and index.desktop, no directions! mr_coffee Linux - Newbie 2 01-25-2006 01:45 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 12:28 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration