Create a plain text file on Windows

Posted in Notes on 1 April 2017

Quick guide to creating simple plain text (.txt) files on Microsoft Windows, Apple MacOS and Linux.

Text files are useful for sending code or short pieces of information that may get corrupted or changed if shared directly in an email, messaging platform or support portal.

On Microsoft Windows you will be able to create a plain text file using the “Notepad” program that comes as standard.

  1. To create a new text file, right click anywhere on the desktop.
  2. Select “New” and “Text Document”.
  3. You can name the file however you like, append the filename with “.txt”.

Related Notes Posts

May 2024

Email and newsletter deliverability best practice

Email deliverability refers to the ability of an email to successfully reach the recipient's inbox, rather than being marked as spam or bouncing back. High... Continue reading

February 2024

Animated SVGs (Scalable Vector Graphics)

Animated SVGs, Scalable Vector Graphics, are increasingly popular choices for adding dynamic elements to websites. Their scalability, lightweight nature, and flexibility make them attractive options... Continue reading

December 2023

Using Scalable Vector Graphics (SVGs)

Scalable Vector Graphics (SVGs) have revolutionised website design, offering unparalleled flexibility, scalability, and interactivity. As versatile graphic elements, SVGs can enhance the visual appeal and... Continue reading

More Notes Posts