Spotlight Importer
Spotlight Importer
- Subject: Spotlight Importer
- From: "Gerriet M. Denkmann" <email@hidden>
- Date: Tue, 26 Feb 2008 15:16:55 +0700
I have an application (10.4.11) which creates simple text files
(utf-8 or utf-16).
When I store some document as "myNewFile" then Spotlight does know
nothing about it's content.
But when I store the same file as "myNewFile.txt" then all is fine.
Is there a way to tell Spotlight to treat all files with
NSFileHFSCreatorCode = 'MyAp' as if it had a ".txt" file extention?
Or: if NSFileHFSCreatorCode = 'MyAp' then treat it as public.plain-
text (unless the file extention says otherwise).
Or do I really have to create an Spotlight Importer?
Kind regards,
Gerriet.
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden