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.

Similar Messages

  • 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

  • Could not find multiple file upload in Jdeveloper 11.1.2.3

    Hi,
    I am using Jdeveloper 11.1.2.3, I am trying to use the multiple file upload feature but I could do not find (Rows) propriety in Input file component. so, what I am missing? is there some extra library need to be add to the application?

    Hi,
    its a feature of 12c
    Frank

  • Is it possible to batch change multiple file extensions

    Is there a way to batch change file extensions? I have more than 150 files on which I need to change the extension and it's a bit of a pain to do each one separately and then have to confirm it.
    Thanks!

    This is where the terminal can be your friend. Open up terminal and change to the folder in question
    To do this, assuming the folder is called 'myfiles' and is on your desktop:
    cd ~/Desktop/myfiles
    (Or you could type cd then drag the folder to the terminal window to save typing)
    Then the command below will rename *.txt to *.rtf (change the two occurrences of 'txt' and the one 'rtf' as appropriate:
    for f in *.txt; do base=`basename $f .txt`; mv $f $base.rtf; done

  • Changing multiple file extension from .tpm2 to .mp3

    After restoring my itunes library from being erased some of the songs are unable to be read by itunes because they have the extension '.tmp2' after the '.mp3'. How would I go about change all of the file extensions at once opposed to one at a time?

    Try Renamer4Mac or BatchRename'em - VersionTracker or MacUpdate. Both freeware.

  • Finder - Multiple files open - Bug persists in 10.6.2

    I upgraded to 10.6.2 yesterday. I have 3 Macs, a 24" iMac (Late 2007), a 2.53 GHz MacBook Pro (Feb 2009) and a Mac mini (March 2009).
    I tested the previous problem of opening multiple jpg files from the Finder, and in some cases they all open in one Preview window, but in many cases they open in two Finder windows. I see this problem on all 3 my Macs.
    This happens when I try to open a larger number of files, e.g. 30 or 40 files, typically they are around 40-100 kB big.
    So this bug seems to be a bit better, but it still is there, it has not been fixed.

    ok, hmmm do you have any thing thats set to open when you login? if not what i'd like you to do for me is test it in a new user. create a temp acct on the computer and see if it does it there. if it DOESN'T then from finder select go>home>library>preferences>and take the com.apple.finder.plist and move it to the desktop then restart. if it DOES happen in the second user then please let me know and ill see if if i can find any thing else other than to reinstall snow leopard. if you do have login items i'd like you to remove them and reboot to see if it still happens.
    >system prefs>accts>login items
    if you have any questions please ask

  • 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 That Omit Files Contained In Particular Folders

    I would like to create a smart folder that contains all files that have a filename matching a certain string that are not contained in a list of particular folders e.g. everything that has ".pdf" in the filename that is not contained in folders Downloads or Music.
    I do not want to permanently exclude these folders from Spotlight's indexing just omit search results that yield files contained in certain folders.
    Is there a way to do this?
    Thanks

    Folder has not been a criteria available for searching. There is a raw query item for the folder, but it specifically states that it cannot be used in a search.
    I'm not aware of a workaround.

  • Find multiple files from list

    Hello everyone,
    I have googled and searched this forum for a solution to my problem and have had no luck. What I need to do is find a list of files all at once. I'm a photographer and my situation is that I will do a photo shoot and have 5k images that I submit to a photo editor. They will choose about 80-100 selects that I then need to process. The problem is that I can find no way to take the editors list of selects and just select those images and move those to a new folder without going through the list and copying each files one by one. Is there a search string I am missing (I tried, filename, filename and filename; filename but no luck) or a app anyone knows that could allow me to do this? Locating each file one by one is a time sink!
    Many thanks for any help.

    Well, I figured out a way to do it using a text editing program and the Terminal. You need a text program that will allow you to find and replace carriage returns with spaces (I use TexEdit Plus), then you use the mv command in Terminal. Thus, I had a list:
    adamshot.tiff
    adam-display.jspa.png
    adam-me.jpg
    badgeadam.icns
    flicon.jpg
    Replacing the carriage returns with a space I got this:
    adamshot.tiff adam-display.jspa.png adam-me.jpg badgeadam.icns flicon.jpg
    I created a new folder in the folder containing the images and called it "Moved" and then launched Terminal. I changed directory so that I was "in" the parent folder--just type cd and a space, then drag the parent folder into the Terminal and drop it. The command will look something like this:
    Tiger:~ francine$ cd /Users/francine/Pictures/Travelin/1994/
    Hit the return key. Now do the move command by typing mv followed by a space, then copy and paste the single line of the files list followed by a space, and then the name of the folder:
    mv adamshot.tiff adam-display.jspa.png adam-me.jpg badgeadam.icns flicon.jpg Moved
    Hit return again and everything in the list will be in the Moved folder. If this all seems way beyond what you want to try you might post your query in the Automator forum and see if anyone has an easier solution.
    Francine
    Francine
    Schwieder

  • Smart folders and multiple email addresses

    My wife uses multiple email addresses.  I've tried to set up a smart folder in my mail that would allow me to put multliple conditions that would allow me to have one smart folder that collects emails from her multiple accounts.
    The problem I hsve is that it seems I can only have one email address per folder.  If I create a second contition that has "contains" the second email address nothing appears in the folder.
    Is this not possible with the mac mail program?

    Hello,
    I think the key is in the line here that says "that match->Any" instead of Match all of the following conditions..

  • Changing multiple file extensions

    Hi,
    My friend has a problem because he has rendered some images from Maya with the extension like this: scene.tiff.1 .... ect all the way to 2500.
    Now when trying to read the files it doesn't work as the extension is in the wrong place. Does anyone know of a way to change all the files so that the new extension is .tiff?
    Thank You
    Message was edited by: Mango + Apple

    If Name Mangler doesn't do the job (it's "set extension" function might do the job) another option might be the freeware NameChanger. There might be several ways to accomplish this, but one way would be to use the "remove characters" function and select the appropriate number of characters for each block, e.g. "remove" "from end" "1" for those files with number 1 to 9 at the end, "remove" "from end" "2" for 10 to 99, "remove" "from end" "3" for 100 to 999, and "remove" "from end" "4" for 1000 to 2500.
    Not as straightforward as just changing the extension, but if Name Mangler won't correctly recognize the extension with the numbers appended, NameChanger as above might do the trick.
    Hope this helps.
    Message was edited by: Dave Sawyer

  • How to set multiple file extension in ForEach Loop Component.

    I want to enumerate all *.xls and *.xlsx file. How to fill the Files box? 

    This is correct, even after you have enumerated over the marked (xls and xlsx files) how do you intend to process these files. What are the subsequent tasks in the for each loop?
    Please vote as helpful or mark as answer, if it helps
    Cheers, Raunak | t: @raunakjhawar |
    My Blog
    can the excel data provider process both xlsx and xls file?
    is there any way to process  both xlsx and xls file in dataflow?

  • JNLP - how to do multiple file associations?

    hello, trying to find a way of associating my jnlp file with multiple file extensions through the <association> tag
    I've found jnlp file examples on the web that merely have multiple <association> tags, but in the latest webstart version 6.0 this seems to be illegal - the dtd has <association?> listed, meaning one or no association elements. Lo and behold, trying multiple <association> tags just crashes webstart - it won't run my application.
    Any way round this?

    I suppose the first option is a way round it, but I have two very definite types of file I'd like to associate my application with, and I'd like to give them a different icon each rather than the same one.
    Also when i include multiple association tags - even with different filetypes and mime-type associations - webstart 6.0 always crashes with the error below. The only change I make is commenting in or out a second assocation tag in my jnlp file, and given the trace below it appears the association tags are the cause, so I don't know if this is just the dtd with an error, it appears to be enforced in the javaws code too.
    java.lang.NullPointerException
         at com.sun.javaws.LocalInstallHandler.promptReplace(Unknown Source)
         at com.sun.javaws.LocalInstallHandler.registerAssociation(Unknown Source)
         at com.sun.javaws.LocalInstallHandler.createAssociations(Unknown Source)
         at com.sun.javaws.LocalInstallHandler.install(Unknown Source)
         at com.sun.javaws.Launcher.notifyLocalInstallHandler(Unknown Source)
         at com.sun.javaws.Launcher.prepareLaunchFile(Unknown Source)
         at com.sun.javaws.Launcher.prepareToLaunch(Unknown Source)
         at com.sun.javaws.Launcher.launch(Unknown Source)
         at com.sun.javaws.Main.launchApp(Unknown Source)
         at com.sun.javaws.Main.continueInSecureThread(Unknown Source)
         at com.sun.javaws.Main$1.run(Unknown Source)
         at java.lang.Thread.run(Unknown Source)

  • What is the best file extension for import?

    When converting a DVD to another file extension for FCP, what is the best file extension to use? When I was using Adobe products, I would convert the DVD with Stream Clip to an AVI or MPEG and bring it right in. I found these do not work well in FCP. I know I can play it in and make a capture, I was just trying to find what file extension I should use to bring it right into the browser. I receive some DVD's that are quite long and would rather convert them to another extension instead of playing it in to capture.

    In MPEG Streamclip, use the export settings that match your FCP Sequence settings. Typically that would be QuickTime DV/DVCPro (NOT .DV Stream).
    Here's a 2 part tutorial on MPEG Streamclip by Nick Holmes:
    http://discussions.apple.com/thread.jspa?threadID=2059475&tstart=0
    http://discussions.apple.com/thread.jspa?threadID=2070861&tstart=0
    -DH

  • Smart Folders to find files with certain priviledges

    How do I set up a smart folder to display files that have only read&write privileges within a directory.

    You mmight have better success using a standard Finder search. In the Finder press Command-F and then you can apply various filters to isolate files based on kind, name, dates created/modified, and a large number of additional metadata criteria.
    If for some reason you can only find files that you have already modified (ie, by searching wiith modification date), then one way to reverse this for a search is to first find these files, then select them all and apply a Finder label to them (ie, "Red") and then perform the search on the same folders again but this time search for all items that are not labeled "Red" and your other items should show up.

Maybe you are looking for

  • Stuttered performance

    Hi. I just got a new Mac Pro 2.66 with a gig of ram, and I've noticed that a lot of applications seem to stutter (just take their time, or the mouse pointer turns into the revolving rainbow ball for a while) a lot. Offending applications include Fina

  • PowerBook 540c issues installing Mac OS 8.1

    Hello, I have a PowerBook 540c with 36 MB RAM and 512 MB hard drive. It had Mac OS 7.6 on it, but kept freezing randomly while using, so I figured I'd reinstall the OS. I got a copy of Mac OS 8.1 (since I see that this is the max supported OS), and i

  • Converting,importing,timeline......

    i recently converted a uncopyrighted dvd using streamclip &mpeg-2 playback for import into fce hd.settings were apple dv dvcpro ntsc..fps 29.97...exported to quicktime..imported into fce..but when taken to timeline..yes..it says..unrendered..its on s

  • Pages to Dropbox

    So since the last update to Pages, I have noticed I can directly put files into Dropbox app on my iPad mini.  However, when I go to open the file (saved as a .docx) I am unable to view the file in dropbox.  It just shows a message saying what kind of

  • Wont import any file type

    I had to restore my Mac with a time machine back up, then when redownloading and opening Premiere Pro, I had to redownload the video graphics display. I done this, I can now open the software but it won't import any form of vide file.