Search inside Keynote files

I have a series of Keynote, and I am trying to search for some text within them. However, Spotlight does not appear to search the text of the files. Is there any add-on or fix for this? Spotlight does search the text of PowerPoint files, so it must be able to search Keynote files, right

There are two things you could try:
1. Force a re-index of the folder containing the files; you do this by adding the folder to the Privacy tab in the Spotlight pane of System Preferences, wait a minute and then remove it. You might launch Activity Monitor, make sure All Processes are showing, arrange by name and high-light the "mdimport" that belongs to "unknown"--then when you delete the folder from the Privacy list see if the process kicks in and starts using the CPU.
2. You could always download EasyFind and use it to do a brute force search on file contents:
http://www.devon-technologies.com/products/freeware/
A content search can take awhile, since EasyFind doesn't use an index, so you'll want to make sure you only search the folder the files are in.
Francine
Francine
Schwieder

Similar Messages

  • Search inside Coldfusion files with Spotlight?

    I've recently found to my dismay that you cannot search inside .cfm files with Spotlight, and there appears to be no easy way to tell Spotlight to start looking in those files. I would assume that since they're just text files, and Spotlight does seem to search inside .htm files, that it shouldn't be too difficult to get Spotlight to do this, but I'm at a loss as to going about it.
    Can anybody point me in the right direction?
    Thanks.

    For Spotlight to index content there has to be an mdimporter for that content type. If the files are in fact plain text, it is possible to do a bit of hacking to get them indexed, see this discussion at MacOSXHints:
    http://www.macosxhints.com/article.php?story=20050514182520714&query=mdimport
    Be sure to read the comments! And don't do it without a current clone of your system on an external drive that is NOT attached when you try this out (if you do try it).
    Francine
    Francine
    Schwieder

  • "Search in Files" inside .ini files

    I use the site search and search in file features in Dreamweaver quite often but I just discovered that if I have a folder full of .ini files and I need to search globally inside those files Dreamweaver returns no results.
    Apparently, DW is unable to search inside files other than HTML, PHP, CSS, JS, etc. But it won't search in .ini files or any weird (for DW) file extensions.
    I once was able to set up my DW to look inside PHTML files (Used by Magento) as well as applying code coloring to them as it would on PHP files.
    I suspect this is a similar process but I wanted to make sure I was not seeing things. Is DW really that dense that will not search inside a file with an extension it doesn't know?
    By the way, I did add .ini to the recognizable files in preferences, but obviously that's not enough to have DW search inside them.
    OFF TOPIC COMMENT
    Another weird thing I just noticed is that the "asset" and other modules will only work in WYSIWYG view. Meaning that if I save a color in my assets I cannot use it to insert it in a CSS file. Not even in code view. I have to be in the visual editor for it to work, but then it's useless to me.
    Incidentally, some time ago I found that the visual editor in DW is actually very useful when working with dynamic websites like Drupal or wordpress. Especially when dealing with very large pages with lots of CSS files.
    However, no one IO know would or should build their sites in the visual editor. It's simly a bad way to work. Why would adobe limit the use of the "assets" pane (and the "History pane too now that I remember)  to the visual editor is beyond me in this day and age.
    I do a lot of tasks where it would be greast to copy a procedure like a substiotution and have DW repeat the same procedure on other pages or similar code snippets. Yet, it won't alow me.
    I love Dreamweaver and I am actually writing a book on how to use it with the likes of wordpress, drupal, etc. It cuts dowen development and design time by less than a third. If those things worked everywhere instead of just in the visual editor it would cut down even more on the time it ntakes to design dynamic website templates.
    Sorry about the rant.
    Thank you for any help.

    Hi David, I too have worked closely on a lot of software projects and I am well aware of the limitations. In fact, that's one of the reasons I lioke to work on open source projects because of the vast talent pool they can utilize. Private companies, no matter how big, neet to triage new development according to their resources.
    By the way, adding the .ini files to the extension.txt files in Dreamweaver is pretty easy. Since code coloring is not an issue that's really the only change I need to make. When I integrated the PHTML file extension for Magento I had to make a lot more changes (still manageable though).
    One of your comments, about DW keeping its legacy features in a changing web development world, made me think that it may be time for Adobe to spawn a different IDE or start thinking about a more modular approach to the application.
    I am writing a book on Dreamweaver integration for Open Source web scripts and when talking to other open source developers, one thing that comes up often is that Dreamweaver is a "bloated" program  (this is not my complaint, by the way).
    Part of the issue is that it needs to keep a lot of quasi-obsolete features so that long time users won't abandon the platform. Which featrures are obsolete is really up to each user. For me the WYSIWYG view is certainly not something I would use to design web sites, but should Adobe get rid of it,  it would absolutely destroy my workflow since I use it to rapidly target HTML, CSS and even Core PHP code in the template and the file system of the scripts I work with.
    The new "Live view" in CS4 was a welcome addition, especially since the basic page rendering in DW leaves a lot to be desired (Incidentally Microsnot "Expression" page rendering is a lot better, making the live view feature less exceptional except when troubleshooting JS based effects).
    Anyway, that said, DW is an extensible program and there are a lot of thrid party utilities written for Dreamweaver. Couldn't the Adobe team use this extensibility to make improvements to the interface and even use it to add or subctract features from the main application?
    I think they are mising an opportunity here to capture a wider audience. DW could ship with a minimal set of features and the team could choose to release their own add-ons so that users could build their own application.
    I think that approach would silence a lot of critics, since the basic app would now be a lot slimmer, while still giving power and legacy users the features they need a-la-carte.
    I am actually hioping that once my book comes out (if it ever does: the publishing world moves at a snail's pace) it may give the DW team a new perspective on how to use Dreamweaver in a modern web development enviroment, but honestly my biggest hope is for one of the current open source projects like Eclipse to look at my development system and maybe add some Dreamweaver-like features so that finally there would be a real open source alternative to Dreamweaver. In turn, I believe that will make DW move a bit more quickly in adding new features and shedding the obsolete ones.
    Anyway, thank you again for the links, I did submit my suggestions. I am not holding my breath but we'll see.
    Take care

  • How to search inside files of serialized objects without load then?

    Hi,
    I have many files and the content is default serialized objects, and I need to make a search in these files, and just load the files that match a search criteria, exists any tool or framework that can search inside these files in binary form, iow without load one by one and reflect to see if the criteria matches?
    for example the search criteria can be: *"ClassName.attribute = 2"* and the search engine will search the binary format and just returns what files match that search criteria.
    thanks for any tip or help

    I dont know if there is a API for this but even if you have one it will still take almost the same time to do the searching because it will still have to read all the files completely.
    Why not move to a database.

  • Getting Spotlight to look inside Word files

    Hi,
    I'm trying to get Spotlight to search the contents of Word files on one of my machines running Tiger (10.4.11). It works fine on one machine (fresh install of Tiger), but the one I want it to work on doesn't return any Word files on the same search. I've looked in system.log for error messages, but don't see any.
    How do I get Spotlight to search inside Word files on a machine running Tiger that was upgraded from Panther to Tiger?
    Also, is there any way to customize Spotlight to tell it to search just Word files in a given directory tree?
    Thanks for any tips or ideas!
    Ed

    Hi BDAqua,
    I looked into my problem more closely, comparing a typical search for a string that's only inside a specific Word file on two different G4s, both running the same version of Tiger and Spotlight. One machine was fine, returning the one and only file that had the string in the contents of the Word file. The same search on the problem machine returned other files in the search results, but not the one expected.
    Turning to the issue of permissions, I note for others who may read this, that a full, clean install of Tiger on a new disc will, by default, result in each $USER belonging to a group with the name $USER. Whereas an upgrade install of Tiger on a machine that, prior to the upgrade, was running either Jaguar or Panther, will result in each $USER belonging to a group called "staff". This was the default setup on earlier versions of Darwin that has since changed under Tiger.
    I changed the group from $USER to staff for my test Word file on both machines. No changes. Spotlight doesn't seem to mind, as I expected, the change of group from $USER to staff.
    Then, based on your comment about Spotless, I downloaded and installed Spotless. Again no change. BUT, I started thinking about the indexing of files that Spotlight relies upon.
    I then ran across Main Menu which allowed me to force a re-indexing of Spotlight. That did it! My test search then worked fine on the problem machine.
    Thanks again for your help and getting me to think thru the problem.
    Ed

  • How to organize Excel files inside Numbers, PPT files inside Keynote?

    Hi. I have the Dropbox app on my iPad. In here I have some PPT and XLS files. How can I ensure that when I try to open them, they open inside Keynote and Numbers respectively?
    I guess I'm just trying to know if there's something like "Finder" on an iPad. Where are all the files kept -- is there one place? Like a Documents folder or something?
    Thanks         

    No Finder equivalent - documents are stored effectively "wthin" the app you used to get them onto the iPad.
    Dropbox does have the "Send to..."/"Open in..." arrow, which should give you control over where the document is opened.

  • [DW CS4] How to search inside the .htaccess files?

    Hi,
    In Dreamweaver CS4, when I open an .htaccess file, and search for text "Inside Current Document", Dreamweaver finds and replaces them, no problem.
    But when I apply same search to a folder or whole site, Dreamweaver cannot find anything, even the text in already opened document.
    .htaccess files are neither hidden nor read-only.
    Any way to get around this?
    I have to find-replace some texts in couple of hundreds .htaccess files site-wide.
    Thanks.

    I think ( could be wrong), that .htaccess is not a recognised DW file extension  so it dosn't know to do a search for those files.
    I do believe that you can set up DW to recognise different file extensions via the preferences panel.
    Actually looking at my own preferences, htaccess is one of the files in the list- so it does recognise it  (because I know I didn't add that - unless it was added when I installed WAMP).
    See if you have the same.  If not, then I'm not sure why it's not finding your 'search and replace' text.
    The only other suggestion would be to use a good text editor with the ability to do 'search and replace'.  (sorry  :-)

  • Windows 7 Searching: Inside Files

    I cannot find a way to search inside files using Windows 7. How does one go about looking inside files, especially text files or PDFs, for a certain word? For example if I were to look for all files which include the word "facetious" in a folder full of .txt files, how would I look for that?

    Hi,
    The quick way is typing “facetious kind:=document” in Start Search bar.
    For more information and other way, please refer to the following links:
    Finding Files Faster with Windows 7 Search
    Find what you're looking for
    Hope it helps.

  • Can I embed *.dae file (collada file) inside keynote?

    Hi
    Is it possible to open/embed a collada (*.dae) file inside keynote? OR can I open Preview within Keynote while giving presentation?
    Thanks.

    1 As Keynote can't read COLLADA files, nothing will make Keynote open them.
    2 Keynote is prevented from opening other applications.
    My experience with presenting 3D mapping files is to display the 3D application and either play the render files or use the tools in the application to show the images.
    Open both Keynote and the 3D application and swap back and forward between the two applications using Application Switcher (command tab)

  • Search inside files?

    Is there a way to search inside files on your desktop for a particular element? If Spotlight does not do this, what other application will?
    Thanks,
    Amy

    Hi Amy, and a warm welcome to the forums!
    I'd get EasyFind...
    http://www.macupdate.com/info.php/id/11076
    http://www.versiontracker.com/dyn/moreinfo/macosx/8707
    Use the Content search.

  • Open keynote files in preview

    I tried to uninstall iWork 09 trial, and may have gone a little nuts removing files  from my system. I search for and removed files with the word iWork in them from my system. That was dumb. Now I can't open keynote files in Preview (which I could do before). I know there is a Library file somewhere which gives this ability, but I don't know which one or how to get it back.
    I am using Yosemite and do not have iWork.
    Sam

    As I said, I do not have keynote. Also I did not notice these files included in the keynote 09 manifest. I believe it is part of Mac OS.

  • Why can't I send a Keynote file as a male attachment?

    When I try to attach my file in macmail I get a safari error message.

    a male attachment, huh.
    I'm goiing to assume Mail, but hey, that first one was the best mispelling I've seen all day.
    Keynote files are specialized folders called Packages. Inside each are all the items you have placed in your presentation, as well as all the supporting files (textures, backgrounds, 3d graph stiff, etc) {uh... 'stuff' I mean to say 'stuff'. Honest}
    As such, you cannot mail it without compressing it.
    Something else to consider is whether or not the other party has Keynote as well. If they don't then mailing the presentation becomes a moot point because they won't be able to open it. If they don't have Keynote, and you want to share for collaboration, then you will have to export it as a pdf or as a Quicktime movie. A Quicktime movie with all the various transitions and builds can be quite large, so bear that in mind when it comes to using email to share it.
    Gerry.

  • How to SEARCH for specific file TYPES, e.g. PDF?

    If I know the title has in it "resume" and I know it's a PDF, how do you search for all PDF files that have the word "resume" in the title?
    AND..
    How would you search all PDF files that had the word "supervisor" inside the document?
    Thanks

    Command F should do it. Once the search window appears, you should see a drop down box headed kind and next to it one headed any. Select PDF from the any one. Click the plus button, and another field will appear and you can see again more drop down boxes. You just want to set these up so you end up with name and contains, you can then add your text to the remaining field.
    Also see [this|http://apps.tempel.org/FindAnyFile/index.html]
    Message was edited by: gumsie

  • Searching for tif files

    Hi,
    I'm a brand new iMac User and also new in this appel world. I'm working with pages and I'm using templates for my documents. I' searching for this tif.files which pages are embedded there. Because
    I need the separate tif.file, not embedded in the document.
    Any ideas?
    Thanks
    Torsten

    If you have save template images in file checked in the save dialog, you can also delve into the package contents of the file and find your image files. (Option-click on the file and choose "View package contents" I think thats the wording.)
    I did this to a Keynote file because I wanted to have all those nice fills for other things, so everything matched across documents. Worked really well.
    jason

  • XML parser to parse XML inside HTML file

    Hi,
    I wish to know is there any other parsers apart from JAXP to parse xml content present inside HTML file. For example,
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    <html xmlns="http://www.w3.org/1999/xhtml">
    <head>
    <title></title>
    </head>
    <body>
    <form id="j_id_jsp_1394907664_1" name="j_id_jsp_1394907664_1" method="post" action="/msaiphoneportal1.1c/pages/xmlchech.faces;jsessionid=5666F0E1CF0E44B978940F021012AA41" enctype="application/x-www-form-urlencoded">
    <input type="hidden" name="j_id_jsp_1394907664_1" value="j_id_jsp_1394907664_1" />
    <?xml version="1.0" encoding="UTF-8"?>
    <hospital>
    <Users>
    <User id="1" password="x" type="staff" username="x"/>
    <User id="2" password="y" type="staff" username="y"/>
    <User id="3" password="z" type="staff" username="z"/>
    </Users>
    <Survey/>
    <Patients>staaatus</Patients>
    </hospital>
    <input type="hidden" name="j_id_jsp_1394907664_1:j_id_jsp_1394907664_2" /><input type="hidden" name="javax.faces.ViewState" id="javax.faces.ViewState" value="-4298162632826268059:-1507671971163298623" autocomplete="off" />
    </form>
    </body>
    </html>
    I need to read the XML content inside. Is there any way please let me know
    Edited by: DHURAI on Jul 22, 2010 12:59 AM

    DHURAI wrote:
    while reading, we can fetch the starting of XML through <?xml> tag, but how we know the ending of the XML as it seems to be dynamic.1) Extract the document root element which follows the <?xml ... ?>
    2) From this root element , construct the associated root element terminal by inserting a / after the <.
    3) Search for the terminal.
    If the root name can also be the name of an enclosed element then you will have to count the number of terminals.

Maybe you are looking for

  • Error in Invoking External Web Service in BPEL

    Hello, I have a Temperature Conversion Web Service deployed on an external server. I want to invoke this Web Service in my BPEL process. I got the wsdl loacation of the Web Service as "http://webservices.daelab.net/temperatureconversions/TemperatureC

  • Error creating spatial indexes

    I'm using oracle 10g2. I retrieve the following error message during spatial index creation: ERROR at line 1: ORA-29855: error occurred in the execution of ODCIINDEXCREATE routine ORA-13249: internal error in Spatial index: [mdidxrbd] ORA-13249: Erro

  • Inspection type 0101 steps

    HI QM Guru. i m doing  0101 inspection type.i m doing this steps. first i maintained  0101 inspection type  and controle key in material master. then i maintain QI01 then created PO. after PO released  i do QI07. but when i  excute  the qi07 does not

  • Finding which model mac you have

    I am fairly new to macs but I have worked in retail sales for about nine years. Why is Apple so cryptic about which model mac you have. We us Mactracker, but that is still not the easiest. The customer has to remember when he bought it, what it looks

  • SP2-0750: You may need to set ORACLE_HOME to your Oracle software directory

    Hi all, In windiws 2008 server i have installed 11g wtih 11g Client for Pro*c . so there is two Oracle_Home resides. In the same machine i have installed 11g Forms and reports with weblogic server. Now i am not able to connect with the Database in SQ