Windows Notepad is the barest of bones plain text editor you can get for Windows, and that’s why so many of us love it or hate it. Notepad has been bundled with Windows ever since Windows 1.0 launched in 1985, and it’s evolved only slightly. But after decades of use, there are a few groovy features hidden in Notepad that you may have never known existed. Check ‘em out...
See the chart below for the special characters you can use in Notepad headers and footers:
- Insert the Time and Date
- Switch to Right-to-Left Reading Order
- Insert a Timestamp Each time a File is Opened
- Customize the Header and Footer in Notepad
See the chart below for the special characters you can use in Notepad headers and footers:
- Go To a Specific Line
You don’t need to number your lines in order for this to work, and if you do, Notepad will just go by its own numbering, with the first line number as 1, the second as 2 and so forth. This might be helpful if you’re using Notepad.exe to code or script, and your browser spits out an error such as “Syntax error on Line 642.” You can then open up Notepad.exe, hit CTRL-G and type in 642 and automatically be taken to the offending line of code. That’s much easier than counting them by hand.
Also, note, that when you first hit CTRL-G, the number in the field will be the current line number, which his helpful for keeping track of where you are in your text document. You can also see the Line and Column number by clicking View and choosing Status Bar.
So, there you have it—Notepad does more than you thought it could. While this might not elevate it to the full-featured level of programs like Notepad++, these tips can save you some time if you prefer to stick with good ol’ Notepad for your plain text editing endeavors.
So, there you have it—Notepad does more than you thought it could. While this might not elevate it to the full-featured level of programs like Notepad++, these tips can save you some time if you prefer to stick with good ol’ Notepad for your plain text editing endeavors.
No comments:
Post a Comment