-
Website
http://toxicsoftware.com/ -
Original page
http://toxicsoftware.com/mdfind2/ -
Subscribe
All Comments -
Community
-
Top Commenters
-
schwa
20 comments · 2 points
-
Alexander Mikhalev
1 comment · 1 points
-
myxibrium
1 comment · 1 points
-
somegeekintn
1 comment · 1 points
-
Stewf
2 comments · 1 points
-
-
Popular Threads
./mdfind2
ZeroLink: could not load .o file: /Users/schwa/Developer/Intermediates/mdfind2.build/Debug/mdfind2.build/Objects-normal/ppc/mdfind2.ob
ZeroLink: could not load .o file: /Users/schwa/Developer/Intermediates/mdfind2.build/Debug/mdfind2.build/Objects-normal/ppc/CMyController.ob
ZeroLink: could not load .o file: /Users/schwa/Developer/Intermediates/mdfind2.build/Debug/mdfind2.build/Objects-normal/ppc/NSMetadataItem_XMLExtensions.ob
Bus error
It will be useful when we could access XML tags and attributes in content of the file directly in search query and results!
<name>John</name>
<birthDay>09/10/1971</birthDay>
Search query should be "... birthDay == 09/10/1971", and result like an XML node tree: kMDItemFSXMLTag.name=John
kMDItemFSXMLTag.birthDay=09/10/1971