Set this preference to 'false' to forcibly disable adding the ".txt" extension to plain text files.
true
—
HTMLEncoding
integer
—
—
—
CheckGrammarWithSpelling
boolean
—
Set this preference to 'false' to forcibly disable grammar checking with spelling.
—
—
CheckSpellingWhileTyping
boolean
—
Set this preference to 'false' to forcibly disable spell checking while typing.
—
—
CorrectSpellingAutomatically
boolean
—
Set this preference to 'false' to forcibly disable automatic spelling correction.
—
—
DataDetectors
boolean
—
Set this preference to 'true' to forcibly enable data detectors. Data detectors can automatically detect date, time, and contact information, which can then be used to update a contact, create a new Calendar event, and more.
—
—
HeightInChars
integer
—
By default, the Window Size height is 30 lines. Enable this setting to change this default window height.
—
—
IgnoreHTML
boolean
—
Set this preference to 'true' to display .html files as HTML code instead of formatted text when opening a file.
—
—
IgnoreRichText
boolean
—
Set this preference to 'true' to display .rtf files as RTF code instead of formatted text when opening a file.
—
—
NSDocumentSuppressTempVersionStoreWarning
boolean
—
Set this preference to 'false' to suppress TextEdit messages when closing documents saved on storage volumes that don't support Apple's permanent version storage. This will not inform users about being unable to access these older versions via Time Machine.
—
—
NSFixedPitchFont
string
Plain Text Font
Enter the name of the desired plain text font. This defaults to Menlo.
String format: Find your desired font file in either /System/Library/Fonts or /Library/Fonts. Whatever the name of this font file is is exactly what needs to be entered for the font name. Additionally, if you desire to use a font typeset that is not the default - Plain, Regular, etc. - , you can specify this by adding the name of the typeset to end of the font name string with a hyphen inbetween.
Ex. AlBayan-Bold
Ex. AmericanTypewriter-Condensed
Ex. ArialMT
—
—
NSFixedPitchFontSize
integer
Plain Text Font Size
Enter the desired font size for plain text documents.
—
—
NSFont
string
Rich Text Font
Enter the name of the desired rich text font. This defaults to Helvetica.
String format: Find your desired font file in either /System/Library/Fonts or /Library/Fonts. Whatever the name of this font file is is exactly what needs to be entered for the font name. Additionally, if you desire to use a font typeset that is not the default - Plain, Regular, etc. - , you can specify this by adding the name of the typeset to end of the font name string with a hyphen inbetween.
Ex. AlBayan-Bold
Ex. AmericanTypewriter-Condensed
Ex. ArialMT
—
—
NSFontSize
integer
Rich Text Font Size
Enter the desired font size for rich text documents.
—
—
PreserveDocumentWhitespace
boolean
—
Set this preference to 'false' to not include code that preserves the white space in your document's formatted text.
true
—
ShowPageBreaks
boolean
—
Set this preference to 'true' to forcibly make text wrap to document margins, rather than window boundaries.
—
—
ShowRuler
boolean
—
Set this preference to 'false' to not show the ruler in rich text documents by default.
—
—
SmartCopyPaste
boolean
—
Set this preference to 'false' to forcibly disable "smart" copy/paste.
—
—
SmartLinks
boolean
—
Set this preference to 'false' to forcibly disable "smart" links.
—
—
SmartQuotes
boolean
—
Set this preference to 'false' to forcibly disable "smart" quotes.
—
—
SmartSubstitutionsEnabledInRichTextOnly
boolean
—
Set this preference to 'true' to enable "smart" substitutions for quotes and dashes in rich text documents. Takes effect for newly opened documents and after "Make Plain Text".
—
—
TextReplacement
boolean
—
Set this preference to 'false' to forcibly disable text replacement.
—
—
PlainTextEncoding
integer
—
Set this preference to choose a specific encoding method for opening plain text files, rather than "Automatic".
—
PlainTextEncodingForWrite
integer
—
Set this preference to choose a specific encoding method for saving plain text files, rather than "Automatic".
—
RichText
integer
Text Default File Format
Enable this preference to forcibly apply a default TextEdit file format. By default, TextEdit defaults to rich text - .rtf -, rather than plain text - .txt
—
UseEmbeddedCSS
boolean
—
Enable this setting for HTML Embedded CSS styling.
ex. UseEmbeddedCSS = true == "Embedded CSS"
ex. UseEmbeddedCSS = true & UseInlineCSS = false == "Embedded CSS"
ex. UseEmbeddedCSS = false & UseInlineCSS = false == "No CSS"
—
—
UseInlineCSS
boolean
—
Enable this setting for HTML Inline CSS styling.
ex. UseInlineCSS = true == "Inline CSS"
ex. UseInlineCSS = true & UseEmbeddedCSS = false == "Inline CSS"
ex. UseInlineCSS = false & UseEmbeddedCSS = false == "No CSS"
—
—
UseTransitionalDocType
boolean
—
Set this preference to 'false' to use the "Strict" HTML or XHTML document type, rather than "Transitional".
ex. UseTransiontalDocType = false & UseXHTMLDocType = false == "HTML Strict"
ex. UseTransiontalDocType = false & UseXHTMLDocType = true == "XHTML Strict"
ex. UseTransiontalDocType = true & UseXHTMLDocType = false == "HTML Transitional"
ex. UseTransiontalDocType = true & UseXHTMLDocType = true == "XHTML Transitional"
—
—
UseXHTMLDocType
boolean
—
Set this preference to 'false' to use the HTML, rather than the XHTML document type.
ex. UseTransiontalDocType = false & UseXHTMLDocType = false == "HTML Strict"
ex. UseTransiontalDocType = false & UseXHTMLDocType = true == "XHTML Strict"
ex. UseTransiontalDocType = true & UseXHTMLDocType = false == "HTML Transitional"
ex. UseTransiontalDocType = true & UseXHTMLDocType = true == "XHTML Transitional"
—
—
WidthInChars
integer
—
By default, the Window Size width is 90 lines. Enable this setting to change this default window width.
—
—
author
string
Default Document Author
Enter a default author name for documents.
—
—
company
string
Default Document Organization / Company
Enter a default organization / company for documents.