File route in Spotlight?

HI there, is there a way to make Spotlight show the route of a file by placing the cursor on it? It would be convenient to have the spotlight window with a display line or a bar at the bottom to show where to locate the selected file.
Thanks.

Works both ways actually and it seems to have changed. I thought I remembered having to hold the shift and command keys at one point.
Oh well, to the OP as you can see there are a bunch of different ways to do this.
And depending on the item you'll get different information, mail will toggle between the mailbox and the subject, web pages will give the url of where the page came from, etc.. It really is a nice feature to bad it's so well hidden
Message was edited by: Frank Caggiano

Similar Messages

  • How to copy a files name and spotlight comments to a text file for an entire folder

    I have movie covers saved as a jpeg for every movie my family and I own. There is about 700 and they each have a comment of the main actors, release dates, and descriptions. This makes it easy to find what to watch. I want my parents to have all of this info but they have a windows laptop so the comments don't transfer with the file and can't be searched like you can on a mac. Is there an applescript, automator, program I can download,  or program code supported in xcode that will do at least one of the following things?
    1)Take the name of the picture file and spotlight comment, copy and paste it into a text document like word that looks like this...
    File Name1- Spotlight Comment for file 1
    File Name 2- Spotlight Comment for file 2
    . for all 700 files in a folder
    2) It would be equally helpful if there was something that would take the name of the picture file and spotlight comment, copy and paste it to a movie file's comments with the same name but obviously has different extention. For an example
    In a Pictures folder
    Name: Dark Knight, The.jpeg       Comment: (2008) Genre: Action...             <- copy comment
    In a Movie Folder
    Name: Dark Knight, The.m4v       Comment:                                               <- paste 
    and do this for all 700 files
    3) Is there a free photo program that works on mac and windows that I can put all my movie pictures in and have a description like I did with the comments? It would also need a place that to search the description for keywords. So Basically an itunes for pictures that works on both mac and windows. If so I still need a way to get the spotlight comments to the description.
    4) I feel like this would make things more difficult, but if not I can put all of the .m4v files in itunes so instead of pasting all the comments back into a file in finder paste them in a description in itunes
    5) At the very least a code that I can run one by one for every file that will paste the comments into the same document
    Note: When I say spotlight comments I mean the comment box that is available when you click on get info of a file. The pictures are in the pictures section of finder in a folder called Movie Pictures. The movie files are on an external hard-drive in a file called Movies. Also I am slightly familiar with applescript and automater in that I have used both to create keyboard shortcuts and simple voice commands. I have programmed in c++ and C too. So If you give me a code for applescript I do know what to do with it.
    Thanks to anyone who takes the time to read all of this and extra thanks to anyone who tries to help.

    Clendenen02 wrote:
    2) It would be equally helpful if there was something that would take the name of the picture file and spotlight comment, copy and paste it to a movie file's comments with the same name but obviously has different extention. For an example
    In a Pictures folder
    Name: Dark Knight, The.jpeg       Comment: (2008) Genre: Action...             <- copy comment
    In a Movie Folder
    Name: Dark Knight, The.m4v       Comment:                                               <- paste 
    and do this for all 700 files
    This Bash script will do it.
    Edit "PicDir" and "MovDir" to the location of your Folders
    (Note: The comment is written to the m4v file using xattr, so the Spotlight comment field appears blank in Finder, but the comment metadata is still indexed by Spotlight (If you add a Spotlight comment from Finder, it is stored both as an extended attribute and in a .DS_Store file)
    #!/bin/bash
    PicDir=$HOME/Desktop/Pictures
    MovDir=$HOME/Desktop/Movies
    for f in $PicDir/*
    do
         if [ ! -d "$f" -a "${f##*.}" == "jpeg" ]; then
              comment=$(mdls -raw -name kMDItemFinderComment "$f")
              if [[ $comment != "(null)" ]]; then
                   picname=${f##*/}
                   movname=${picname%.*}.m4v
                   if [ -e "$MovDir"/$movname ]; then
                         xattr -w com.apple.metadata:kMDItemFinderComment "\"$comment\"" "$MovDir"/$movname
                   fi
              fi
         fi
    done

  • Search by file size in Spotlight

    I want to find all of the "Large" files on my drive to do some house cleaning. Is there a way in Spotlight to search for files larger than a certain size? I do not seem to be able to delete files from the spotlight window. I search for a file name and find I have duplicates of the file and would like to delete the some of the duplicates but can not delete them.
    Paul

    The important thing, if you want to be able to move files to the Trash from the results, is to do a Find (Cmd-F) in Finder.
    Just set the criteria to Size-GreaterThan-
    It may help also to put the results window into List View (Cmd-2) so that you can see the Size column.

  • Is tagging files necessary with Spotlight?

    I'm an attorney, so I save a lot of case law on my computer. They are usally PDFs. I've thought about adding tags to the files so that I can search certain legal terms. However, the legal terms (the tags I would use) are all words and phrases that are used within the files. With Spotlight I can just type the word or phrase and the files using them show up in the search result without the file ever having been tagged. If all that I'm ever searching are these words or phrases that are already used within the file, would there be any benefit to tagging these files with the words or phrases?

    X423424X wrote:
    On the subject of spotlight tags
    (1) Let's get one thing straight. (I thought I had done that when I wrote "edit a PDF in Acrobat".) We're not talking Spotlight tags (even if they exist). We're talking PDF tags. These are read and understood by any app which understands the PDF document information dictionary (see PDF Reference, 6th edition, §10.2.1), which is the most basic level (we'll ignore metadata streams). These stay with the document, and get carried over with the document; which means not only that they'll be understood by any properly designed PDF manager, but that they will be used also on Windows, Linux, and so on. IOW, the investment of work on tagging these files is not only not tied to Spotlight, it is not even tied to Mac OS X. Hence, definitely worth doing, AFAIC.
    Personally I don't waste my time remembering various properties spotlight can use
    (2) À chacun son goût, maître. (I find that it's not remembering that takes time -- faster hard drive, maybe?) The point of the little trick was answering the OP's question, ie, using Spotlight to search for PDF tags only. As to remembering, well, there are such things as saved searches and 'smart folders'. Moreover, anyone who can handle the spelling and pronunciation of sundry Anglo-Norman juicy bits like "avowtry", "postremogeniture", "nuncupative will", or "writ of oyer & terminer" will hardly have a coughing fit over two measly kMDItem keywords, now will he?
    I use spotlight for basic filename
    (3) IMHO, that's exactly where SL falls very short; but, to each his own. As anyone who's read my posts knows, I can hardly be described as a fan of SL. In my case, 99% of my searches are of filenames, and, unfortunately, there's no replacement for SL that fits my needs. None of the three apps I use on a regular basis (John R Chang's Find File, Thomas Tempelmann's FindAnyFile, and Christian Grünenberg's EasyFind) are a complete replacement for the Find utility in Panther. As to my PDFs, I manage those with EndNote. I don't recommend it (it's really not a PDF manager at all), but I have a lot of data in it and haven't found yet something worth converting to. But I'm not a lawyer; if I were, I'd certainly take a very close look at DevonThink.
    On the subject of spotlight tags, although I never use them, there's even a utility for them as well.  It's called TagIt.
    (4) I would urge some degree of caution when considering TagIt. It's not a "spotlight tags" utility (in fact, are there any "spotlight tags", other than comments?); it's really part of OpenMeta; the developer, Ironic Software, lately seems missing in action, and Yep, their foremost product, hasn't been updated in quite some time. Unlike PDF metadata, OpenMeta is not cross-platform and it is not transferable.

  • Why do I keep getting the following in my console logs? 12/1/11 4:06:10.512 PM mdworker: (Error) ImportPluginLoading: Couldn't load plugin 'file://localhost/Library/Spotlight/iWeb.mdimporter/'

    I keep seeing "12/1/11 4:06:10.512 PM mdworker: (Error) ImportPluginLoading: Couldn't load plugin 'file://localhost/Library/Spotlight/iWeb.mdimporter/'" in my console logs.
    How can I get this to stop?

    I have the same problem. Recently upgraded to Lion 10.7.3, but unable to get Time Machine to back up, despite
    reinstalling, verifying and repairing (unnecessary) my various internal HDDs. I realise that indexing takes some time but 14 hours overnight with no progress seems to indicate that something is wrong!! The only message is "Preparing Backup" and "Calculating",
    System log shows the following message:
    May  1 11:28:36 mac-pros-mac-pro mdworker[687]: (Error) ImportPluginLoading: Couldn't load plugin 'file://localhost/Library/Spotlight/iWeb.mdimporter/'
    May  1 11:37:24 mac-pros-mac-pro mdworker[748]: (Error) ImportPluginLoading: Couldn't load plugin 'file://localhost/Library/Spotlight/iWeb.mdimporter/'
    May  1 13:50:08 mac-pros-mac-pro mdworker[919]: (Error) ImportPluginLoading: Couldn't load plugin 'file://localhost/Library/Spotlight/iWeb.mdimporter/'
    May  1 13:57:39 mac-pros-mac-pro mdworker[999]: (Error) ImportPluginLoading: Couldn't load plugin 'file://localhost/Library/Spotlight/iWeb.mdimporter/'
    May  1 14:10:37 mac-pros-mac-pro mdworker[1239]: (Error) ImportPluginLoading: Couldn't load plugin 'file://localhost/Library/Spotlight/iWeb.mdimporter/'
    May  1 14:22:29 mac-pros-mac-pro mdworker[1356]: (Error) ImportPluginLoading: Couldn't load plugin 'file://localhost/Library/Spotlight/iWeb.mdimporter/'
    May  1 14:23:34 mac-pros-mac-pro mdworker[1834]: (Error) ImportPluginLoading: Couldn't load plugin 'file://localhost/Library/Spotlight/iWeb.mdimporter/'
    May  1 14:38:47 mac-pros-mac-pro mdworker[2707]: (Error) ImportPluginLoading: Couldn't load plugin 'file://localhost/Library/Spotlight/iWeb.mdimporter/'
    May  1 14:52:36 mac-pros-mac-pro mdworker[2995]: (Error) ImportPluginLoading: Couldn't load plugin 'file://localhost/Library/Spotlight/iWeb.mdimporter/'
    If this file is corrupt, how can I remove it and replace it, or otherwise identify and correct the problem that
    is causing TM to hang.  Any and all expert advice welcomed.

  • How do I find the actual location of a file found by Spotlight?

    Spotlight gives me a list of one or more files with the same name? How can I get to those files to open, modify or delete?

    Highlight the file in the search results and press the Command and Option keys down.  The location will appear at the bottom of the preview screen.
    Regards,
    Captfred
    Edit:  Note correction from control to Command keys

  • File location of Spotlight found items

    Hi,
    in prior versions of OS X, Spotlight had a feature in which if I positioned the mouse pointer one of the items in the list of found items, a "tool tip" would appear, showing the full file path.  This was useful if I was cleaning out my system and deleting files, or for locating a file that I wanted to open from a particular app.  In Lion, this feature seems to have disappeared.  Now, if I hover the mouse pointer over one of Spotlight's list items, a larger window opend to the side of the Spotlight list, showing the selected item's filename (but not its path), what app opens the file by default, the file's size, and its "last modified" date, but I have no way of knowing where the file actually is located.  Is there a way that I can determine a file's location directly from Spotlight like I could in earlier versions of OS X?
    Thanks,
    Ken

    CT,
    Thanks for the information.
    Just to confirm, for anyone else who may have the same question in the future, when an item is selected in Spotlight's list of items that match the search criteria, it appears that in every case except for apps, a window will open to the the side of Spotlight's list, displaying information about that item.  This window sometimes shows a preview of the file (for documents and images), and just info, if it's a folder.  This window does not appear if an app is selected in Spotlight's list.  When a Spotlight item is selected and Option-Command are both held down, the filepath (but not the name)of the item will be displayed at the bottom of the item's description window, and if the selected item is an app, then Option-Command will cause a window to open, showing info about the app as well as showing its filepath at the bottom of the window.  Holding down only the Command key will result in the item's name appearing at the bottom of the window for all objects except for webpages, where it appears that both Option-Command and Command only result in a display at the bottom of the item's window that alternates between the webpage's title and its URL.  Please note that I didn't do an exhaustive test of this, but I hope that this will be somewhat helpful to others.
    Thanks,
    Ken

  • Adding a 3D file type in Spotlight

    Hi All.
    Is there a way to add a file type to a Spotlight search . I am using 3D software and would like to add various 3D file types that I don't currently see.
    Thanks.

    Hi boss. Thanks very much.
    Sort of new to mac here so to some extent I have to think these through with only a limited amount of experience.
    I guess what I meant to ask was whether there was a way to click on the + symbol and /add/ a restriction to a search that was simply .3DX or whatever. This way I could search for a name and narrow it down to just the 3DX files.
    I have been sorting by 3DX after making the search but for some reason it would be nice to be able to do what I can do with a 3DX extension what I can do with the pdf extension.
    I guess I'm wondering if I can /add/ this to the list of additional restrictions.
    I know I have a lot to learn in this app so I'm happy to stand corrected etc.
    Thanks.

  • Finding file locations in Spotlight

    I just upgraded to Yosemite and love Spotlight's new design, but I can no longer find a file's location on my computer by pressing Option+Command. So what's the new trick for finding file locations?

    Press just the Command key -- the path displays at the bottom of the preview window at the right (not very noticeable especially when there is text going to the bottom of that preview).
    You can also press Command Enter and that will open Finder to the containing folder with the file selected.
    Command i opens the Get Info window with details, but unfortunately it opens behind any open window.

  • Can I add file size to spotlight window?

    Currently the only file information that displays is name, kind and last opened. I'd like to get the file size to display as well to help me ID which version of files I want. For that matter can I add other parameters to the sortable bar at the top of the file list (even if they're not searchable parameters).
    Thanks

    We get three and only three choices. Can't even have date created or modified, which are searchable criteria, we are stuck with Last Opened (who in the world is ever looking for that anyway????). If you think this is absurd, be sure to let Apple know:
    http://www.apple.com/feedback/macosx.html/
    Tell all your friends and relatives to do the same. Enough people complained about the downgraded powers of Stacks so that Apple brought back the Tiger functionality that had been eliminated. Perhaps if enough people complain about the crippled Spotlight GUI we will see some of its former functionality returned.
    Francine
    Francine
    Schwieder

  • HOW can I locate a file found by Spotlight?

    I find Spotlight frustrating.  Yes, it finds things, BUT doesn't tell me WHERE on my computer I can find it.
    Yes it opens a folder etc, BUY WHERE IS THAT FOLDER ????  I've wasted more time looking for "the folder" it found than I care to mention.
    Help !

    Hi Sharon...
    Open a Finder window. Type in the name of the file or folder top right side of the window in the search field then press Enter or Return on your keyboard.
    The path to the file or folder is located at the bottom of the Finder window.

  • Can't find files either with Spotlight or Finder

    So (for example) I just created a file (with Photoshop) called "duellingremotes.jpg" and it's in a folder in another folder on the Desktop. Nothing comes up when I search for "remote" either in Spotlight or by going Command-F. Is this not one of the basic abilities that I should have? What am I doing wrong?

    To add to Daniel's response,
    When you search for a term in Spotlight, it assumes that the term you are searching for represents a word or the beginning of a word. That said, it will find the word within the file name as long as it is delineated in the filename either with-punctuation, ChangeOfCase, or spac ing.
    So, if you named the file DuellingRemotes.jpg, it would find it if you searched for "remote." But it would not find it on searching for "mote"
    If you want to search for something that is an embedded string in a file name, use the Name Contains option in Cmd-F.
    With that, you could search for "ingrem", "otes" or any other part of the file name.

  • Long file names in spotlight

    This is not an issue so much as a comment about how OSX handles (or I should say ignores the possibility of) long file names. I will use spotlight because it is the worst offender, but I also routinely run into this in finder (although it is not as bad as I will discuss later). The issue is this, we use pretty long file names at our company because we have a lot of files that are very similar and a lot of files with version numbers as they are edited and reviewed. These can be 40-60 character names. This issue is that when you go into spotlight and start searching, I often get a totally useless list of identical files because the version number or distinguishing text is after character 30ish. A great example is shown in the picture below.
    I think spotlight is just about the most useful tool in OSX, but this only makes it more challenging when I run into this computer because I have to remember how to use a computer without spotlight. Finder solves this problem two ways: having expandable window width and but putting the ... in the middle of the file name and showing you the end. This is shown below:
    I can understand how the apple folks down want to have spotlight be an expandable window. But it seems like putting the ... in the middle of the file name would be a simple fix. Alternatively, the file names could scroll, the full name could be listed at the bottom of the window when highlighted, or any other number of fixes.
    Again, I am hooked on spotlight, so this isn't something that is going to drive me away from OSX, it just seems like something that was overlooked.

    Send Apple feedback. They won't answer, but at least will know there is a problem. If enough people send feedback, it may get the problem solved sooner.
    Feedback

  • Poisoned File that Clobbers Spotlight Indexing?

    Since this problem is not yet solved, for me, I'd like to post this as a new topic rather than a continuation of what is currently listed as a solved problem (http://discussions.apple.com/thread.jspa?threadID=1387104).
    In short, Spotlight indexing goes on forever. It seems to get up to about 2/3 done and then dies permanently, burning 100% CPU and, curiously, preventing Time Machine from running.
    This was first observed on my dual G5 machine, which I just upgraded to an 8-processor Xeon Mac Pro. My best guess is that there's some sort of "poisoned" file or directory, transferred over from the G5, that Spotlight doesn't understand and (in essence) throws Spotlight into an infinite loop.
    Is there any way to see what file Spotlight indexing is currently looking at?
    In the console, I see these messages that might constitute some sort of hint:
    mdworker says (many occurrences of this message):
    CFPropertyListCreateFromXMLData(): Old-style plist parser: missing semicolon in dictionary
    Spotlight says:
    /Source cache/Spotlight/Spotlight-398.7/menu/Application../Models/MDQueryWorker.m - MDqueryWorker startQuery:withFlags: Can't execute query 'kMDItemContentTypeTree = com.apple.application;

    OK, there are no guarantees, but here is a clumsy little AppleScript I cobbled together to run through /Library/Spotlight/, running the validate command on what I think are the only two possible locations for files the command can handle. It works fine on my system which has no validation errors, but I can't say for certain what will happen on others. (It should not change anything, but the script might stop with some error I haven't considered.)
    To use it, copy everything below the line into Script Editor, click the "run" button & give it 10-30 seconds to complete. If all goes well, you will get a dialog box either saying no errors were found, or one listing the files that don't pass the parse test. (Note that the line with "do shell script" in it has both single & double quotes.)
    set bad_files to ""
    set importers to list folder (POSIX file "/Library/Spotlight/" as text) without invisibles
    repeat with this_importer in importers
    set my_path to ("/Library/Spotlight/" & this_importer & "/" & "Contents/") as string
    set end_path to "CodeResources"
    if "CodeResources" is not in (list folder (POSIX file my_path)) then
    set my_path to (my_path & "Resources/") as string
    set end_path to "schema.xml"
    end if
    set ck_string to do shell script ("mdcheckschema '" & my_path & end_path & "'")
    if ck_string does not contain "successfully parsed" then
    beep
    set bad_files to bad_files & return & ck_string
    end if
    end repeat
    if bad_files is "" then
    display dialog "No errors found." buttons "OK" default button "OK"
    else
    display dialog "These errors found:" & return & bad_files buttons "OK" default button "OK"
    end if

  • File type in Spotlight and Finder search

    I have several lectures that are all Keynote presentations (both 08 and 09) and wanted to make a smart folder to have them all in one place. However, doing that, I realized that my Keynote files are not listed as "Presentations" but rather as "Documents", along with my Pages documents and many other files, including images and music files. Actually, almost every file type is listed in the Documents category. Is there a way to manage these File Types? Searching by extensions does not seem to do the trick.
    Very confused.

    Thanks, that's much better. However I only find 21 files with this setting, but I know that there are at least 50 in my Home directory. Any idea why? Is there like a time limit as it seems that its mostly older files that are ignored.

Maybe you are looking for

  • How do I recover another computer's time machine backup to an external drive

    I did much searching on this and came up dry on how to clone a new drive on one computer (A) from a Time Capsule backup from another computer (B) for the purpose of installing on that other computer (B). Specifically, I want to replace the drive in m

  • Can't use Adobe Media Encoder CS5. It won't encode

    I'm following lessons on Flash Professional CS5 Classroom in a Book and I've just got stuck on lesson 8 because AME won't work. The program opens fine, but when a drag the penguin.mov to it, I get this message: ""Adobe Media Encoder Debug Event. Adob

  • WTK 2.2 hiccup (linux, java 1.4.2)

    Hello I have used WTK before. I installed: - debian testing - j2SE 1.4.2.11 (via .bin-methode since the rpm is borked since about 3 years and 20 versions) - WTK 2.2 I start the ktoolbar, open any sample project and click on "run". The emulator comes

  • WLC with ISE as radius and also external web server

    Hi friends, I am biulding a wireless network with 5508 WLC and trying to use ISE as radius server and also to redirect the web-login to it. I was trying to understand that to achieve the external web-login, do i need to use the raduius-nac option und

  • Automaticly drag lonely scene headings to the following page.

    Hi, I really really need Sdobe Script to be able to automaticly drag lonely scene headings to the following page. This is VERY significant error in the Adobe Script... at least I cant find any option to enable it... Manually addind (ctrl+enter) empty