Wednesday, August 31, 2016

Here Are The Top Notepad Tricks Everyone Should Know

                 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.


notepad-tricks
Here Are The Top Notepad Tricks Everyone Should Know



#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

code-copy
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

vbs-file
top-notepad-tricks-everyone-should-know


Now open that file which will look like

text-to-audio
top-notepad-tricks-everyone-should-know

Text in the box and click ok to hear.

text-here-to-listen
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

personal-diary
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

diary
top-notepad-tricks-everyone-should-know


Feel free to comment ,Like,Share and Subscribe if you like those tricks

0 comments: