Smart folders and .doc files

Problem: Smart folders do not show Microsoft .doc files. I have created a smart folder to show all documents I worked on recently. The search criteria in the smart folder are
kind -> document
last opened -> within last 14 days
The folder shows now all documents I opened during the previous 14 days, EXCEPT .doc files. Any solution?

Axxelerator wrote:
Somewhere must be a setting that tells spotlight which file is a document which one is not...
Actually, that information is a part of the metadata for the file. As I mentioned above, the actuall criteria used when you select Documents is the nearly all-inclusive
kMDItemContentTypeTree = public.content
You can read the metadata for any file using the Terminal. Launch Terminal, then type:
mdls
a space, then drag and drop a file into the Terminal window and hit the Return key. You'll see something like this:
NoobiX:~ francine$ mdls /Users/francine/Documents/wordocs/MyFamily.doc
kMDItemAuthors = (
"Francine Schwieder"
kMDItemContentCreationDate = 2008-08-31 12:49:48 -0700
kMDItemContentModificationDate = 2008-08-31 12:49:48 -0700
kMDItemContentType = "com.microsoft.word.doc"
kMDItemContentTypeTree = (
"com.microsoft.word.doc",
"public.data",
"public.item",
"public.composite-content",
"public.content"
kMDItemDisplayName = "MyFamily.doc"
And so on, with all the rest of the metadata displayed. The relevant entry in this case is "public.content" statement in the kMDItemContentTypeTree.
I can't imagine that that entry is changed by saving something as .doc rather than .docx, which is why the only thing I can think of that would cause the behavior you are seeing is a Spotlight plist that is somehow messed up and excluding the extension doc. But I can't imagine how THAT would happen either.
As for AND searches: you already have that setup when you click the + button to add something. Thus, in the example above, the search is for files that are Documents AND were modified in the last 3 days, but are NOT jpegs, etc.
I have difficulty with correctly setting up the OR function, I always think that an option click on the + button, then selecting "Any" and adding a criterion ought to do it, but that doesn't seem to work as expected (or at least as I expect it to!). Anyway, one OR method that would yield approximately the same results as the example search above would be to select Kind is Other and then put this into the blank space after Other:
HTML OR text OR PDF OR RTF OR archive
Trouble is that if there WERE some doc or docx files, or some other sort of text based item, it wouldn't show up. I find it easier to just exclude things I know I don't want.
Francine
Francine
Schwieder

Similar Messages

  • Smart Folders and the File Pathname attribute

    In making a smart folder, choosing Other... from the attribute type pop-up menu presents a long list of attributes. One of them is "File Pathname".
    From its name, I would think that a search on "converted" would find all of these:
    HD300:Converted Items:A-M:Alfred.txt
    HD300:Older Items:January:converted_datebook.html
    Porta:My Files:Last Converted:All.dmg
    In otherwords, anything with "converted" anywhere in its pathname.
    But putting any value into the search field, with any of the options (Is, Begins, Ends, Contains) returns NO results at all.
    This attribute seems to be broken. Am I right, or am I missing something?
    Mac OS X (10.4.7)

    It is "broken" in the sense that it was apparently not meant to be used for queries. Don't ask me why it's in the menu.
    From Spotlight Metadata Attributes Reference
    kMDItemPath
    Complete path to the file. This value of this attribute can be retrieved, but can't be used in a query or used to sort search results.

  • Smart Folders - Finder - multiple file extensions

    Hi All,
    I'm only a couple of years into iOS so please forgive me if this is a really dumb question but:
    When I create a smart folder in Finder I can't seem to add a second search criteria without the original information disappearing.
    As an example: If I search for 'file extension' and '.docx' over the past seven days the search functions correctly.
    If I search for 'file extension' and '.doc' over the past seven days the search also functions correctly.
    If however I try to add both searches together for the same smart folder so that I can see both document types i've been using over the past 7 days then it returns a blank folder.  Surely i'm doing something wrong and I don't have to have two different smart folders for each file extension?
    Thanks in advance!

    Create a new smart folder by going to "File > New Smart Folder" or pressing "⎇⌘N" and create the first parameter.
    Hover your mouse over the ( + ) button on the right.
    Hold down the Option "⎇" key and the ( + ) turns into an ( ... ).
    Clicking this allows you to change "All" to "Any" and enter the file extensions you want.

  • Smart Folders and Filtering based on Focal Length

    Can we please be given the ability to create Smart Folders and be able to Filter images based on focal length?
    Doing so based on Lens alone does not take into account that more and more people rely on zoom lenses. When you have 16-35, 27-70, 35-135 and 70-200 lenses, one could benefit from having the ability to search for images created in wide-angle, normal, zoom and tele-zoom ranges.
    Providing this feature would be greatly appreciated.
    Regards, JML

    Thanks Colin, I will try it.
    Sounds like it may work - however bit awkward solution in otherwise ergonomic LR environment :-(
    I really do not understand why this value is not among the filtering metadata when LR recognizes it and shows it on every corner. Especially considering the fact LR is supposed to be full WF solution and certain development settings cannot be effectively applied without selecting images only with certain focal length values.
    The very last feature I am missing on this SW designed to cover entire WF (since LR1) is the distortion/perspective control and ability to apply corrections based on lens/focal length used.
    b Does anyone have an idea if Adobe plans to eventually implement this feature?
    I do not want to be forced to use DxO which always means interruption of the WF and inevitably generated new files on disk.

  • How does one change the font size for folders and/or file lists in the Bookmarks Library?

    How does one change the font size for folders and/or file lists in the '''Bookmarks''' Library?
    Since the upgrade to version 9.0.1 of Firefox, the Bookmarks feature changes are confusing me. They seem to be confusing themselves as well. The list of bookmarks has changed. The font size is so small that my aging eyes cannot read it without fogging the screen with my breath. Some folders are out of alphabetical order (where I know they were previously good), and some are missing altogether (folders to which I frequently add references).
    As for missing or deranged files or folders, was there something that I should have done or now need to do to recover those after the upgrade (or before)?
    With regard to font size,
    1. there is no “Edit Bookmarks” or like option to edit the list in this version
    2. the “zoom” option in the “view” list of functions is greyed out when in “Show All Bookmarks” window
    3. expanding the browser window has no effect on font size
    4. “Preferences” settings for font size has no effect in that window either, including advanced settings
    5. “Help” offers none that I can find.
    Can any of you Help?!?

    Maybe this extension helps:
    *Theme Font & Size Changer: https://addons.mozilla.org/firefox/addon/theme-font-size-changer/

  • To open a Excel and Doc file inside the AIR application

    How to open a Excel and Doc file inside the AIR application.  I have opened the PDF file inside the AIR application.  But i got stuck in opening the Exce and Doc file.  Please help me in this issue.

    AIR does not support this inherently. However, you could write code to parse these file formats. For example, the following is an ActionScript 3.0 library for reading and writing Excel files:
    http://www.adobe.com/cfusion/exchange/index.cfm?event=extensionDetail&extid=1375018

  • Batch script to open multiple excel and doc files

    Hi Everyone,
    Could anybody please provide a batch script to open multiple excel and doc files at a time.
    Appreciate ur quick response.
    Regards,

    You have several scripting choices within Windows. At a basic level you've got "batch files" - which run a series of command interpreter commands, and have a file extension of .BAT or .CMD. If you just wanted to open a list of Word documents, then assuming that the path to Word is correct (something like this below) you could list these in a file with a .BAT extension and run this (e.g. double click on it):
    "C:\Program Files\Microsoft Office\Office\Winword.exe" "C:\Documents and Settings\All Users\Desktop\File1.DOC"
    "C:\Program Files\Microsoft Office\Office\Winword.exe" "C:\Documents and Settings\All Users\Desktop\File2.DOC"
    "C:\Program Files\Microsoft Office\Office\Winword.exe" "C:\Documents and Settings\All Users\Desktop\File3.DOC"
    "C:\Program Files\Microsoft Office\Office\Excel.exe" "C:\Documents and Settings\All Users\Desktop\File1.XLS"
    "C:\Program Files\Microsoft Office\Office\Excel.exe" "C:\Documents and Settings\All Users\Desktop\File2.XLS"
    Another script language is VBScript, which was the example I gave. VBScript is available on most Windows platforms and can be run from a command prompt or within Windows. If you save the text I gave you above to a file with a .VBS extension you can double-click to run it (Windows) or open a command prompt and type CSCRIPT MyVBScript.VBS (assuming that's the name of the your .VBS file).
    Other script languages are available to achieve the same thing, including Powershell, however you'd need to have Powershell available on your PC.

  • How do I keep my macbook pro from automatically rearranging my folders and PDF files on my desktop

    How do I keep my macbook pro from automatically rearranging my folders and PDF files on my desktop?  It seems to happen a lot after I've hooked my laptop to my Thunderbolt in my office and then I unhook my laptop to go present at a clients of taking my laptop home to work.  Every once in a while if even places all of my folders and PDF files in the far upper left corner of my screen.  Needless to say, having to constanly rearrange my desktop is extremly annoying and would love to know what the fix is for this problem.  Thank you in advance for any help offered!

    Thanks for the tip "baltwo", unfortunately my desktop settings were already set to NONE.  I've had one of my IT guys here this moring helping me look through all of this and we're at a wall trying to figure out why it's doing this.  This morning when I docked to the Thunderbolt all my folders and PDF files are in the upper lefthand corner stacked on top of each other almost out of view.  If I go to settings, displays, and swith to mirroring, all the folders and files go right back to where they're set up on my MacBook desktop, but I lose the ability to utilize the entire screen of the Thunderbolt.  Very frustrating to say the least and after searching through and reviewing several forums, Apple is very much aware of this issue and seems to be keeping silent on the issue.  Hoepfully they'll launch a fix soon!
    THANKS again for the tip, it's much appreciated!

  • Previewing pdf and doc files

    Does anyone know the best way to go about showing pdf and doc files as a document preview within a Swing panel?
    Thanks in advance for your advice!
    Sarah

    You can do it with iText PDF. Go through it's tutorial. It is easy.
    iTextPDF

  • Attach .pdf and .doc files to Reply emails.

    I am desperately trying to figure out how to attach .pdf and .doc files to Reply emails in the Mail app. I have downloaded GoodReader, but when I go into "Manage Files" and choose "Open in...", Mail is not one of the apps listed for me to choose from (only Quickoffice and iBooks are listed, that's it). My Gmail account is pushed to the Mail app, if that's relevant at all.
    I'm hoping to be able to attach documents to Reply emails in the Mail app, but if I have to do it using my web-based email, that's better than nothing. I just really need to be able to attach them to Replies, and not compose a new email from scratch.
    I'd REALLY appreciate any help with this!
    Thanks.

    I thought I might be able to figure out a clever work-around by using cut and paste from a new message but this did not work as expected. I have been using the MobileMe iDisk app to store pdf files and then just mailing out the links.  I believe my cut and paste method would have worked with this, however I've got about a year now to figure out another way to do this if it is not included in Apple's new cloud service. This has actually been a better as I need to worry less about file size and don't need to have the files stored on the device.
    You may want to look into what on-line file storage solutions are out there and if they have the ability to send links to files to colleagues, possibly with password protection.

  • Can i view and edit PDF and .DOC file on iphone?

    Actually I got 2 question to ask,
    firstly have anybody got any luck to view PDF and .DOC file on Iphone because i have been trying for aged but there was no luck for me. I'm not talking about went to a email that contain a PDF or .DOC file but something like going to a website that let me able to download a PDF/.DOC. When I tried to download the file, safari keep saying that "It can not be download"??
    secondly, when is that going to be available to install third-party application to iphone such as Skype, IM+..
    appreciated everybody.

    You cannot download anything on the phone as it is not supported
    Third party applications support will start after the SDK(software development kit) is released in February

  • .pdf and .doc files corrupted on 2 Macs?

    On an iMac and a shared Mac Mini, a number of PDF and DOC files have all of a sudden gotten corrupt. Some of these have not been modifed in 2 years but all of a sudden are corrupt. I've tried Data Rescue and cannot find anything online about these multiple files getting corrupted. I've rebuilt permissions and done various ML Cache Cleaner options to no avail. Anyone heard of anything like this? It just happened all of a sudden on 2 computers. At first I figured the first computer had the partition going bad but that doesn't explain 2 computers at once.

    Dear M.V,
    with the same above configuration, now I am able to open pdf's which are having a size lessthan 2 MB.
    below is the access log
    127.0.0.1 - - [13/Feb/2008:15:04:36 +0530] "GET /pdfcheck.php?file=CampusMap HTTP/1.1" 200 2000000 below is the error log
    [13/Feb/2008:15:10:49] warning ( 3288):  for host 127.0.0.1 trying to GET /pdfcheck.php, finish-response reports: HTTP2228: Response content length mismatch (2000000 bytes with a content length of 2535786)  php code
    <?php
    if(!isset($_GET['file']))die('LOGGED! no file specified');
    $file_path=$_SERVER['DOCUMENT_ROOT'].'/pdfs/'.strip_tags(htmlentities($_GET['file'])).'.pdf';
      $file_name = $_GET['file'];
    $mm_type="application/pdf";
    header("Cache-Control: public, must-revalidate");
    header("Pragma: hack");
    header("Content-Type: " . $mm_type);
    header("Content-Length: " .(string)(filesize($file_path)) );
    header('Content-Disposition: inline; filename="'.$file_name.'"');
    header("Content-Transfer-Encoding: binary\n");
    readfile($file_path);
    ?>Thanks
    madhu

  • Insertion of ppt file and doc file

    How to insert ppt file,wbmp file(used in mobile application) and doc file using intermedia objects?
    Please provide me a pl/sql code to insert ppt,doc and wbmp file

    You can use SQL*loader to load the PPT to a BLOB. Then you need to create a text index and you are ready to search. Sample code is available at technet.oracle.com/products/text

  • Why can't I convert .odt and .doc files to .pdf?

    why doesn't my reader say it can't convert .odt and .doc files to .pdf?

    ...or a subscription to PDF Pack?  See this document for supported file types: http://forums.adobe.com/docs/DOC-1496
    What exactly happens when you try to convert such a doc?

  • How do I stop Safari from displaying .rtf and .doc files?

    I have placed a number of .rtf and .doc files on my website for downloading. I've notice that my other browsers download the actual file when I type in the exact web address to where they are stored, whereas Safari just displays the text in Safari--there's no physical file download. What can I do to force Safari to download the physical file? (Am I not storing the file for download properly?)

    Hello jtenny,
    Welcome to the Discussions.
    I had a similar problem with Safari opening .pdf files. It went away when I went into the following folder: Your Home Folder/Library/Internet Plug-ins, and dragged out any files that looked as if they might make a difference, just one at a time, onto the Desktop. (N.B. I did not Trash them; and if removal made no difference, I replaced the file into the Plug-ins folder.) You will have to restart Safari on each occasion; and on a couple of occasions I found that re-setting Safari (Safari Menu) was necessary to give the application a start-from-scratch with each download attempt.
    That's a somewhat makeshift way of approaching it; but provided you don't trash the plugins, and provided you restore those that make no difference, it can't do any harm -- within my experience anyway.
    All good wishes from Ireland
    Martin
    If you found that this contribution helped to answer your question, please consider awarding some points. Why reward points?
    Powerbook 15-inch G4 1GHz   Mac OS X (10.4.8)   Several veterans that go on and on. 40gig, 3rd generation iPod

Maybe you are looking for

  • Country Reassignment Action

    Hi all I will have configure country reassignment action which I can define in simple words is combination of entry action with the new personnel number and the leaving action for the previous personnel number. While studying what more I came to know

  • FAGLL03 and FBL5n do not tie

    Hello, Any help on the following question will be most appreciated. I am looking at an FI document. In FAGLL03, I see a value of $257,656.29 for example, but in FBL5n is see a value of $86,277.20 for example not $257,656.29. The general ledger view a

  • Financial accounting comparative analysis Transaction F.03 "inconsistence"

    Dear all, we just checked out over transaction F.03 that we have inconsistencies between accounts receivables on the basis of customer line item (transaction FBL5N), G/L account line item (transaction FBL3N) and report S_ALR_87012284 which shows the

  • Runtime exception occurred during application mapping

    Hi All, Please find the error message which we are getting: <?xml version="1.0" encoding="UTF-8" standalone="yes" ?> - <!-- Request Message Mapping   --> - <SAP:Error SOAP:mustUnderstand="1" xmlns:SAP="http://sap.com/xi/XI/Message/30" xmlns:SOAP="htt

  • Print quality when importing Financial Reporting in to MS-Office?

    Hi, I want to create a report package in MS-Office using Financial reporting. I want to import several FR reports to MS-Word using Smartview and then be able to print the word document. When doing so I am not able to get the same quality when printin