There is a new option in search to search for text in Office documents. It would be great if Apple iWork documents could be found as well.
Technical information:
Typical filename extensions: .key, .numbers, .pages
Compression: Standard ZIP
XML document: A single file called "index.apxl" in the ZIP file root folder.
Apple iWork support in search in Office documents
Moderators: Hacker, petermad, Stefan2, white
- ghisler(Author)
- Site Admin
- Posts: 50873
- Joined: 2003-02-04, 09:46 UTC
- Location: Switzerland
- Contact:
Sounds like normal style packed .xml, so it shouldn't be hard to add. Can you send me a sample of each (.key, .numbers, .pages) with a short German text with Umlauts to support at ghisler dot com, please?
Author of Total Commander
https://www.ghisler.com
https://www.ghisler.com
Thanks for adding this feature in beta 2 
I found out that TC seems to handle the XML file as plain text. The XML structure isn't considered. Is this a bug or a known limitation?
Example: There are three files where one contains the word 'Bratwurst'.
When I search for 'Brat' this will find all files. Why? All these XML files contain an attribute value 'sfa:calibrated-rgb-color-type'.
In the case of iWork files the text is always content (text inside of elements).

I found out that TC seems to handle the XML file as plain text. The XML structure isn't considered. Is this a bug or a known limitation?
Example: There are three files where one contains the word 'Bratwurst'.
When I search for 'Brat' this will find all files. Why? All these XML files contain an attribute value 'sfa:calibrated-rgb-color-type'.
In the case of iWork files the text is always content (text inside of elements).
- ghisler(Author)
- Site Admin
- Posts: 50873
- Joined: 2003-02-04, 09:46 UTC
- Location: Switzerland
- Contact:
Unfortunately parsing the xml is currently far beyond what the function can do. I rely on the fact that in normal texts, text attributes like bold do not change in the middle of a word. You will need to use a special "text search" plugin to handle such cases.
Author of Total Commander
https://www.ghisler.com
https://www.ghisler.com