Skip to main content

The Best Notepad Tricks and Hidden Features in Windows

Using Notepad on Windows

Short answer: Notepad has a few genuinely useful hidden features, the built-in .LOG auto-timestamp, handy shortcuts, and encoding control, that most people never use. Here are the tricks worth knowing, plus when to switch to a more powerful free editor for bigger jobs.

The auto-timestamp log trick

Turn Notepad into an instant journal or log:

  1. Open Notepad, type .LOG (in capitals) on the very first line, and save the file.
  2. Every time you open that file after, Notepad automatically adds the current date and time on a new line.
  3. Just type your entry and save, a timestamped log with no effort.

Great for a quick diary, work log, or notes with times.

Insert the time and date manually

Press F5 anywhere in Notepad to insert the current date and time at the cursor. Fast for timestamping a note without the .LOG setup.

Useful shortcuts and features

FeatureHow
Insert date/timeF5
Word wrapFormat > Word Wrap (fit text to window)
Go to a lineCtrl+G
Find and replaceCtrl+H

Watch your encoding

When saving, Notepad lets you choose the encoding (UTF-8 is the safe default). This matters if you edit web files or documents with special characters, the wrong encoding can turn accents and symbols into garbled text. Modern Notepad also finally supports different line endings, useful for code.

Strip formatting fast

Paste rich text (from a website or Word) into Notepad and it becomes plain text, no fonts, colors or hidden formatting. Copy it back out and you have clean text. A quick way to remove unwanted formatting before pasting elsewhere.

The non-obvious tip: know when to graduate to a real editor

Notepad is perfect for quick notes and the tricks above, but for coding, large files, or heavy find-and-replace, a free editor like Notepad++ or VS Code is far more capable, syntax highlighting, tabs, multi-file search, and no slowdown on big files. Use Notepad for its speed and simplicity, and reach for a proper editor when the job outgrows it.

Frequently asked questions

What is the Notepad .LOG trick?

Type .LOG in capitals on the first line and save. Every time you reopen the file, Notepad adds the current date and time, creating an automatic timestamped log.

How do I insert the date and time in Notepad?

Press F5 to insert the current date and time at your cursor, or use the .LOG trick for automatic timestamps each time you open the file.

How do I remove formatting using Notepad?

Paste rich text into Notepad and it becomes plain text with no fonts or formatting. Copy it back out for clean text to paste elsewhere.

When should I use a different editor than Notepad?

For coding, large files, or heavy find-and-replace, use Notepad++ or VS Code, which add syntax highlighting, tabs and multi-file search.

Comments

Popular posts from this blog

How to Completely Uninstall Programs on Windows (Free Tools and Tips)

Short answer: you do not need a cracked Revo Uninstaller Pro, because Revo has a capable free version and there are free open-source alternatives that remove programs completely, leftover files and registry entries included. Here is how to uninstall cleanly and why leftovers matter. Why leftovers are a problem Windows' built-in uninstaller often leaves behind folders, registry keys and startup entries. Over time these accumulate, clutter your system, and occasionally cause conflicts when you reinstall software. A dedicated uninstaller sweeps them up. Free tools that remove programs completely Revo Uninstaller Free , uninstalls the program, then scans for and removes leftover files and registry entries. The free version covers what most people need. Bulk Crap Uninstaller , free, open source, and excellent for removing many programs at once and cleaning leftovers. How to uninstall cleanly with Revo Free Open Revo and select the program. Click Uninstall; let the progra...

How to Recover Deleted Files for Free (Better Than a Cracked Tool)

Short answer: you do not need a cracked 7-Data Recovery serial, because excellent free tools like Recuva and PhotoRec recover deleted files, and the most important factor is not the software at all, it is stopping use of the drive immediately. Here is how to recover files the safe, effective way. The one rule that decides success: stop using the drive When you delete a file, the data is not erased, the space is just marked reusable. The moment you keep saving new files, you risk overwriting the deleted data permanently. So the instant you realize something is gone: stop using that drive . Do not install recovery software onto it either, download it to a different drive or USB stick. The best free recovery tools Recuva , free, friendly, great for recovering deleted documents, photos and files from Windows drives and USB sticks. PhotoRec , free and open source, extremely powerful, especially for photos and media, though its interface is basic. Windows File History / backups , ...

How to Transfer Contacts Between Phones the Easy Way (2026)

Short answer: The easiest way to move contacts is to sync them to a cloud account first. Save contacts to your Google account on Android or iCloud on iPhone, then sign in to that same account on the new phone and they appear automatically. For everything else, export a vCard (.vcf) file and import it. Every time I set up a new phone the very first thing I want back is my contacts. Years ago this meant fiddly SIM copies and desktop software. These days I almost never touch a cable. Here are the modern methods I actually use, ranked from easiest to most manual. Method 1: Google account sync (best for Android) If your contacts are saved to your Google account rather than the phone itself, switching Android phones is basically automatic. On the old phone, open Settings > Accounts > Google and confirm Contacts sync is on. Wait a minute for the sync to finish, or tap the three-dot menu and choose Sync now . On the new phone, sign in with the same Google account during setup....