Help:Plain text editors: Difference between revisions
Eric Martz (talk | contribs) →Mac OS X: adding content |
Eric Martz (talk | contribs) |
||
(19 intermediate revisions by the same user not shown) | |||
Line 7: | Line 7: | ||
===Microsoft® Windows=== | ===Microsoft® Windows=== | ||
* [http://en.wikipedia.org/wiki/Notepad_(Windows) Notepad]: included with all Windows systems, but can't always handle very large files | * [http://en.wikipedia.org/wiki/Notepad_(Windows) Notepad]: included with all Windows systems, but can't always handle very large files. | ||
===Mac OS X=== | ===Mac OS X=== | ||
* [http://barebonessoftware.com/ | * [http://barebonessoftware.com/ BBEdit] is an excellent plain text editor. Look for the button "Free Download". You can use it free indefinitely; you will probably never need its paid features. | ||
==Saving Plain Text From Word Processors== | ==Saving Plain Text From Word Processors== | ||
Line 18: | Line 18: | ||
** Windows XP: Start, (All) Programs, Accessories, Wordpad. | ** Windows XP: Start, (All) Programs, Accessories, Wordpad. | ||
**File, Save As, change '''Save as type''' to '''text document'''. To prevent automatic addition of ".txt" to the end of the filename, enclose the file name in double quotes before clicking the Save button. | **File, Save As, change '''Save as type''' to '''text document'''. To prevent automatic addition of ".txt" to the end of the filename, enclose the file name in double quotes before clicking the Save button. | ||
**To see the real, full name of the file you saved: | **To see the real, full name of the file you saved: See notes below for '''Windows'''<ref name="windows">To see the real, full names of files: '''Windows 10''': Start, enter "File Explorer" in the search slot, click on that in the list above. In File Explorer, under View, check ''File name extensions''. '''Windows 7 or Vista''': Start, enter "Windows Explorer" in the search slot, and then click on it in the menu above. In Windows Explorer: Organize, Folder and search options, View tab, Advanced Settings '''uncheck''' Hide extensions for known file types, OK. '''Windows XP''': Start, (All) Programs, Accessories, Windows Explorer. There: Tools, Folder Options, View tab, Advanced Settings '''uncheck''' ''Hide extensions for known file types'', OK.</ref>. | ||
* Word: | * MS Word: | ||
**File, Save As, change '''Save as type''' to '''Plain Text (*.txt)'''. To prevent automatic addition of ".txt" to the end of the filename, enclose the file name in double quotes before clicking the Save button. | **File, Save As, change '''Save as type''' to '''Plain Text (*.txt)'''. To prevent automatic addition of ".txt" to the end of the filename, enclose the file name in double quotes before clicking the Save button. | ||
**To see the real, full name of the file you saved: | **To see the real, full name of the file you saved: See notes below for Windows<ref name="windows" />. | ||
* | |||
** | * [http://libreoffice.org Libre Office Writer] or [http://openoffice.org Open Office Writer] (free, compatible with Word): | ||
**File, Save As, change Save as type to '''Text (*.txt)'''. | |||
**To see the real, full name of the file you saved: See notes below for Windows<ref name="windows" />. | |||
===Mac OS X=== | ===Mac OS X=== | ||
* | * '''TextEdit''' is bundled free with OS X. Before saving, check the <i>Format</i> pull-down menu. If it says "Make Rich Text" then you will save plain text. If it says "Make Plain Text" then click that to convert to plain text. If you are in Rich Text mode, there will be formatting buttons at the top of the window. If you are in Plain Text mode, there will be no formatting buttons. In Plain Text, you can display the entire document in bold or an unusual font (see <i>Format, Font</i>), but that only affects the display, not the saved file. The first time you save a new document, you get a choice of Plain Text Encoding. Unicode (UTF-8) is fine. | ||
* Pages: File, Export, click Plain Text, and proceed. Pages forces you to name the file something.pdb.txt (or something.spt.txt), so after you save the file, you can rename it. The file type (end of filename ".pdb", ".spt", etc.) is important on servers, so it is best to use the appropriate file type. | * '''MS Word for Mac''': File, Save As, then change '''Format''' to '''Plain Text (.txt)'''. At the ''Warning/Conversion'' dialog, check "Insert line breaks". | ||
* '''Pages''': File, Export, click Plain Text, and proceed. Pages forces you to name the file something.pdb.txt (or something.spt.txt), so after you save the file, you can rename it. The file type (end of filename ".pdb", ".spt", etc.) is important on servers, so it is best to use the appropriate file type. | |||
* [http://libreoffice.org Libre Office Writer] or [http://openoffice.org Open Office Writer] (free, compatible with Word) is available for macOS. File, Save As, change Save as type to '''Text (*.txt)'''. | |||
==Notes== | ==Notes== | ||
<references /> | <references /> |