7 Cool Notepad Tricks You’ll Wish You Knew Earlier!
2 min read
7 Cool Notepad Tricks You’ll Wish You Knew Earlier… The simple looking Notepad built into Windows is great for taking notes and writing basic code. But if that’s all you’re using it for, you’re missing out on the other cool features and tricks that are hiding within that might surprise you. In this video I’ll show you tricks with Notepad that can help you with productivity along with some others that are meant just for fun.
Subscribe! ▶ https://www.youtube.com/@BrettInTech
Share This Video ▶ https://youtu.be/O-bnY6469VM
Windows 10 Tips & Tricks Playlist (66 Videos)
Windows 11 Tips & Tricks Playlist (30 Videos)
Print Page Setup Help
https://support.microsoft.com/en-us/windows/help-in-notepad-4d68c388-2ff2-0e7f-b706-35fb2ab88a8c
Matrix Code Effect
@echo off
color 02
:start
echo %random%%random%%random%%random%%random%%random%%random%%random%%random%%random%
goto start
Shut Down PC
@echo off
msg * System will now shut down
shutdown -c “Bye!” –s
Speaking Computer
Dim message
message = InputBox("Enter the text you want me to say:")
Set sapi = CreateObject("sapi.spvoice")
sapi.Speak message
MORE VIDEOS TO WATCH:
o Top 5 Best AI Web Browsers
o How to Create a Shutdown Desktop Shortcut in Windows
o 12 Windows Settings EVERY USER Should Change NOW!
o Top 10 Most Underrated TV Shows You’ll Want to Watch
o What Free Software is So Good You Can’t Believe it’s Actually Free
0:00 Intro
0:26 Time/Date Stamp
1:40 Dark Theme
2:21 Print Page Setup Commands
3:10 Open Any Website
3:51 Matrix Code Effect
4:28 Shut Down PC
4:56 Speaking Computer
X/Twitter: https://twitter.com/BrettInTech
Facebook: https://www.facebook.com/BrettInTech/
Brett In Tech is a leading source for the technology that we use each day. Whether it’s discussing computer operating system tricks, the latest tips for your mobile phone, finding out about the newest gadgets, or letting you know about useful tricks for Windows Notepad, Brett In Tech has boundless topics on technology for the astute YouTube viewer.