Create a plain text file on MacOS

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 Apple MacOS you will be able to create a plain text file using the "TextEdit" program that comes as standard.

  1. Launch Spotlight using Command + Space
  2. Search for "TextEdit"
  3. In TextEdit select "New Document"

By default TextEdit will try and create a rich text document, to switch to plain text.

  1. Switch to plain text using the "Format" dropdown and click on "Make Plain Text".
  2. Update the content of the document as required
  3. Save the file as usual, when naming it append the file name with ".txt"
  4. This will create a text file you can share.

Latest posts

Structured data for SEO

Adding structured data to a website is one of those steps that often gets overlooked, yet it can make a real difference to how a site performs in search engines.…

Continue reading

Using WordPress as a static site generator

Static site generators have gained significant traction amongst developers, designers, and businesses seeking faster, more secure websites. Unlike traditional dynamic sites, which rely on a database to deliver content on…

Continue reading

Simple steps to protect your privacy online

In today’s digital world, protecting your privacy online has become essential. With personal data constantly being shared, stored, and potentially accessed by unauthorised parties, safeguarding your privacy can help you…

Continue reading

Moving a WordPress Website with ACF and Custom Post Types to Brightspot CMS

Migrating a website from WordPress to Brightspot CMS can seem daunting, particularly when the WordPress installation relies heavily on Advanced Custom Fields and Custom Post Types. Both ACF amd CPT…

Continue reading