| |
| | | |
Hidden Defaults (page 8) |
|
|
Document preview in file icon:
Create file icons now show a preview of the first page of the document in the Finder and in Open dialogs. This can help you identify documents, but it also adds about 50K to the document’s file size. If you don’t want these custom icons (you want a generic Create file icon for all your files):
defaults write com.stone.Create NoFileIcons YES |
|
|
Document metadata in file wrapper:
By default, Create makes a special file that stores information about the document (including all of the text in the document). This file can be used by searching technologies for indexing and finding Create documents based on their contents. If you don’t want metadata files added to your document, use this command:
defaults write com.stone.Create DoNotIncludeMetaData YES
|
|
|