Notepad is a common simple text editor for Microsoft
Windows to save simple text documents with the extension .txt. Notepad is a built-in software for windows from its initial version.
Probably Notepad is used for compilation and execution for many programming languages.
It has a flexible feature of saving as many extensions and can use for many
purposes. Some cool tricks as we can perform using Notepad are secure folders
with password, can use text to audio converter and also to make a personal
diary.
#Trick
1:How
to use Notepad as Text to audio Converter.
Using this trick you can convert text to audio and can listen,
follow those steps to hear your text.
Open notepad
top-notepad-tricks-everyone-should-know |
Copy this code as it is.
Dim msg, sapimsg=InputBox("Enter your text for conversion–technologyfeats.blogspot.in","Technologyfeats Text-To-Audio Converter")Set sapi=CreateObject("sapi.spvoice")sapi.Speak msg
Save this file with any name but with extension” .vbs” .
For example : texttoaudio.vbs
top-notepad-tricks-everyone-should-know |
Now open that file which will look like
top-notepad-tricks-everyone-should-know |
Text in the box and click ok to hear.
top-notepad-tricks-everyone-should-know |
That's it,you can here whatever you write in the box with a voice
#Trick
2:How
to use Notepad as a personal diary or as To-Do.
Using this trick we can use notepad as a personal diary
with time and date.
Follow me to make your personal diary using Notepad
Open Notepad
Text “ .LOG “
in the notepad as .txt as extension
top-notepad-tricks-everyone-should-know |
Save it with a name as you like for ex: "diary.txt"
Now open the text file so that it will look like below
image
top-notepad-tricks-everyone-should-know |
Feel free to comment ,Like,Share and Subscribe if you like those tricks
0 comments: