This old version of Proteopedia is provided for student assignments while the new version is undergoing repairs. Content and edits done in this old version of Proteopedia after March 1, 2026 will eventually be lost when it is retired in about June of 2026.
Apply for new accounts at the new Proteopedia. Your logins will work in both the old and new versions.
Help:Plain text editors
From Proteopedia
Plain text editors are software programs that save text as a plain (ASCII) text data file. Plain text editors may be contrasted with word processing programs that insert markup codes to indicate special features such as font style, font size, boldface, italics, etc.
Some of the files that you may need to work with in connection with Proteopedia are required to be plain text. Examples include PDB files and Jmol script files. After editing their contents, they will not work unless they are saved as plain text.
Contents |
Plain Text Editors
The following programs always save text as plain text. Therefore, it is impossible to change font size, use boldface, etc. in these programs. These are the safest programs to use because you need not remember to specify that your file be saved as plain text.
Microsoft® Windows
- Notepad: included with all Windows systems, but can't always handle very large files. Windows XP: Start, (All) Programs, Accessories, Notepad.
Mac OS X
- TextWrangler is a excellent, free, plain text editor.
Saving Plain Text From Word Processors
Microsoft® Windows
- WordPad is included in all Windows systems.
- 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.
- To see the real, full name of the file you saved: Start, (All) Programs, Accessories, Windows Explorer. There: Tools, Folder Options, View tab, Advanced Settings uncheck Hide extensions for known file types, OK.
- 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.
- To see the real, full name of the file you saved: Start, (All) Programs, Accessories, Windows Explorer. There: Tools, Folder Options, View tab, Advanced Settings uncheck Hide extensions for known file types, OK.
Mac OS X
- Word:mac (2008): File, Save As, then change Format to Plain Text (.txt). At the Warning/Conversion dialog, check "Insert line breaks".
