Ubuntu :: Search The Notes Property Of Files/folders?
Jan 29, 2011
I am running Ubuntu 10.10 and have a 2TB external hard drive where I store several hundred movies. Each movie is contained in its own folder (in case the movie is broken up into more than 1 file). All the movie folders are contained in one "Movies" folder, so a typical movie location would be something like:
/media/MyBook/Movies/The Matrix/The Matrix (disc1).avi
Because of this, my movies are in alphabetical order, which is nice if I'm looking for a specific movie, but I'd also like to classify each movie into one or more genres. Sometimes I'm in the mood for a certain type of movie, and don't want to just browse aimlessly through the alphabetical list. So for example, The Matrix might be classified as Action, Science Fiction, and Thriller. If I were to add these genres into the "Notes" property of a movie folder, is it possible to conduct a search for words only in these notes? So that if I did a search for "Thriller" this movie and any other movie I classified as a thriller would show up?
View 3 Replies
ADVERTISEMENT
Jul 20, 2011
I have noticed that the files and folders search in Unity, only shows up those files which have been amended (or possibly just opened) since the install.
i was wondering if there was a way i could have the search index (or something vaguely equivalent) all the files on my machine. This is especially important given that i reinstall the OS every six months on a new distribution cycle, copying all my old files across.
Without being able to see my old files the search is pretty much reduced to a recent history search.
View 3 Replies
View Related
May 14, 2011
I am using Files and Folders search application in Ubuntu 11 recent version. App that shows up on side. However I am not sure how clean its search result. I do not see any option.
View 2 Replies
View Related
May 18, 2011
When using the "Files & Folders" search from the Unity launcher I can set what to search for. There are several options like "All files", "Folders" etc. I would prefer to be able to search files /and/ folders at the same time (The unity label is after all "Files & Folders, not Files or Folders). Is there a way I can get it to work like that which to me would be much more efficient?
View 9 Replies
View Related
Mar 21, 2011
Can anyone tell me what names the tomboy notes application gives to its notebooks and notes? Not the file format (xml) I found that on the web, but the filenames and directory where it stores things.
View 2 Replies
View Related
Mar 14, 2010
I'm getting a "Server Error Something has gone wrong (500)" when i try to access the notes page for several days now. When will it be OK?
Bug report:[URL]
Just now:
Something has gone wrong (500) This is a robot
We've recorded this problem and it will get investigated with the logs. If this problem is urgent, please file a bug report and include this number: OOPS-ID-1534appserver79128
View 8 Replies
View Related
Jan 6, 2010
I wanted to create something that is pretty standard in the computer world: a search folder that shows me all the unread email in both local and remote (IMAP: Ubuntu/Postfix/Dovecot) folders.
1. Create Search Folder
2. Edit properties to find: "Status is not Read"
Viewing the folder was a bit of a nightmare.
If I clicked on any email that was unread, the email would appear for a moment, it's status would then change to 'read', it would then vanish, the next unread email would come up and then vanish. All unread email would then be flipped through until there was none in the search folder.I now have to go through all of my folders to make sure I haven't missed any important emails.Is there a way to create a rational search folder for unread mail given this setup?
View 4 Replies
View Related
Jan 14, 2011
I would like to have on unix-like platforms, the same functionality as to Windows 7 Library folders (aka virtual folders) you see in Windows Explorer.Gnome Nautilus do that kind of virtual folders through saved search. But I want a system-wide solution, not a gnome-wide solution.Is there a tool that creates virtual folders from the concatenation of multiple search queries (the result of multiple find commands ?). The solution should index files for better performances and you should be able to define the default folder for copy operations.
View 1 Replies
View Related
Feb 19, 2009
I am thinking about writing a script to search through specific folders on a Linux based server (Centos 5) and report any changes made to any file on that server.Like a detailed change log with the date it was changed and the difference in size. Dose anyone know if such a script exist?
View 2 Replies
View Related
Jan 14, 2010
i have switched disks and i want to copy my old notes from my old disk to new disk.so which folder does tomboy saves data so i can copy them over?
View 3 Replies
View Related
Feb 9, 2011
release notes Flash Player 10.2 Release Notes
View 9 Replies
View Related
Feb 14, 2010
I've discovered that Dolphin seems to lose random files when copying many large folders.
I first noticed this a few months ago when I tried to copy my music library from one folder to another on the same HDD. It consisted of around 600 folders and 6500 files. During the copy there were no errors but after the copy I found that some of the newly copied folders were missing files. I put it down to human error or a glitch.
Yesterday I tried to copy 13 folders containing rips of some of my DVDs. Each folder basically had one film of either 700MB or 1.4GB. Again no errors showed up during the copy but I found 3 of the newly copied folders were empty.
It's not so critical with music or films but I can't afford to lose work data like this.
Has anyone experienced or seen a similar problem with Dolphin? I'm going to have to do some more extensive testing but this is not good.
The first time I noticed the problem I was running KDE4.3.4 (I think) and now the latest was with KDE4.4.0.
View 9 Replies
View Related
Oct 11, 2010
I found this command that works great finding and replacing a simple string to another in files located in that folder and all sub-folders.
Code: find . -name '*.php' | xargs perl -pi -e 's/OldText/NewText/g'
The problem I have is that I need to replace a more complex string, like this: Old string: /mnt/stor6-wc2-dfw1/627896/982574/ New string: /mnt/stor8-wc2-dfw1/369587/302589/ There I don't know how to do it... since the / is what separates the old from the new strings, and the strings that I want to replace have / in it. Also, I would like to know how to specify under what folder replace the files, for example, I want that it search/replaces all files under /var/www/mysite/htdocs folder.
View 1 Replies
View Related
Sep 6, 2010
So I was fiddling around with things earlier today, trying to figure out how to use ssh to remotely view a desktop, and I accidentally set the DISPLAY property to something else using Code: export DISPLAY=something I can't remember.But I don't know how to set it back, nor what it should be set back to.
View 1 Replies
View Related
Apr 3, 2009
Why does centos-release-notes have any dependancies ?
I can see no reason why centos-relese-notes should depend on centos-release when I try "yum erase centos-release-notes" I am told there are 72 dependancies including completely irrelevant packages such as tar all because of this unnecessary dependancy.
The centos-release-notes package simply contains a bunch of text/html files that nothing else relies upon, so why the dependancies ?
View 4 Replies
View Related
Jun 8, 2010
I have many files and folders in my source folder. I want to copy some files and folders from that source folder to destination folder. What should be require to given with the "cp" command?
View 1 Replies
View Related
Nov 2, 2010
I try to set up a Ubuntu server that links 4 PC/Mac machines. How can I modify a folder property so that my linked PC can access (Create and delete) while the Mac can't or the other way around? Now, I have created a folder from Ubuntu, It lets all or none linked computers to have the same right.
View 9 Replies
View Related
Dec 19, 2010
Is there any way, either with something included or with a program that can be set up to search for files in Ubuntu? I need something like the search for files or folders that was available in Windoze 98 and 2000. I have tried the built in search under "places" and I have found no way to get it to search a full drive or all drives.
View 5 Replies
View Related
Jan 16, 2011
i want to know how to change file property using linux command line?
View 3 Replies
View Related
Feb 1, 2011
find a file or content by name recursively similar to the ms-windows function search with Linux? I can do find . | grep test.html suspecting it's not the best.
For instance, running find . | grep terms.htmlgives my expected result while locate terms.html doesn't even though locate gets updated db - it might have to do with that it's an USB stick the file is on?
View 7 Replies
View Related
Jan 20, 2010
Recently one of the worm is spread in our network & so many unwated files are getting copied on our ubuntu file server like comment.htt, desktop.ini, winfile.exe Now we have clean that worm from our network but few files are remained on ubuntu server as well as in backup folders and i want to search those files and delete it.
View 1 Replies
View Related
Mar 5, 2010
I need the ability to search for file content in documents and spreadsheets and I need to be able to do this from the folder level.When I hover my mouse over the "search" button in the file browser toolbar, it says that it can "locate documents and folders on this computer by name or content," but that is not the case. It can only locate documents and folders by name. Is there something I need to download that will allow me to do this? I have nautilus file manager.
View 9 Replies
View Related
May 11, 2010
I recently used scalpel to recover .doc files. I only need to find just one file, but scalpel retrieved thousands and thousands of them, all titled after a sequence of numbers. If I could only search within them all for a single word I'd be able to identify the ones to check out vs. the duds immediately.
View 6 Replies
View Related
Nov 28, 2010
How can I search for one 6 letter word throughout all of my Ubuntu files?
Sounds simple but I've not found what I'm looking for. The bottom line is that I am wanting to clean up a file association in mime. I would have had more success if I were searching for this under XP. I must be doing something wrong.
Since I trialled a commercial company's map product under Wine somewhere in my system is still their name. Any gpx file I choose to download and the company's name appears in properties. Ggx files are also associated with Wine whilst an untainted PC in the house just has "Browse" as an "open with" option.
First things first, how do I find and delete this commercial company's name totally from any part of my system? How do I find their name in one or more of my files?
View 9 Replies
View Related
Dec 8, 2010
I'm trying to look through a big folder of air photos to see if there are some world files that have duplicate coordinates. I want to find *.jgw files that have 123 in line 5 and 456 in line 6. I first thought grep could do this for me but grep 123 *.jgw|grep 456 finds only files where 123 and 456 are on the same line. Is there a sed trick for this?
View 2 Replies
View Related
Dec 29, 2010
What's the best software people know of for searching for files in Ubuntu?
View 9 Replies
View Related
Apr 20, 2011
My Search option under Places is not available. Earlier it was available but today when I checked its not there. How to restore it.
View 1 Replies
View Related
May 8, 2011
any utility to search for a file of a particular extension like search for all .txt files only
View 1 Replies
View Related
Feb 25, 2010
I would like to search for a term within a batch of text files and copy the files containing that term to a folder.
I've read the man pages for Grep, Ack-grep and looked through nautilus, dolphin, midnight commander as well as tried beagle, tracker and google desktop (and looked throught these forums).
I can do this function easily with xp's wagging dog in the Windows search, but would like to find a way in Linux.
View 5 Replies
View Related
Sep 14, 2010
I want to use the terminal to search for all files (also the hidden ones) who are not of a specified type.
For example; I want to find all files that do not end with *.txt.
How do I do this?
View 9 Replies
View Related