Skip to main content

Posts

Showing posts with the label notepad tricks

How to Create a Clock Using Notepad?

It has been a long time since I've posted about notepad tricks last time. Today I'm gonna share another funny notepad trick. This time you will learn how to create a Clock with date and time in notepad . You can also edit the code by yourself. But incorrectly altering the code may result failure. So try it carefully . . .  There are many other notepad tricks published in this site. You can read these here: Twin Tower Attack Trick by  Notepad ! Make a Diary Using  Notepad ! Make Calculator Using  Notepad  !! Convert Text into Audio by  Notepad !!  Convert Drives to NTFS without Formatting! Okay let's start. All you need to do is just copy the following code and paste this in a notepad document. Then save it as batch file I mean saving with .bat extension. Follow the steps below:  Go to the Desktop. (You can do it anywhere. But desktop will be more convenient.) Click right mouse button and select Text Document to ...

Make a Diary Using Notepad!

Most of the people know that notepad is used to create and modify plain text. But very little of them know about its useful applications. It has many tricks. In this post I am gonna show a small trick of notepad. You can make a diary using notepad. To do so simply follow the steps below: 1. Go to run by press Windows Key + R then type notepad and hit enter. 2. Write .LOG in the notepad. 3. Save it as Diary or any other desired name as your choice. (Make sure that your file format is .txt) Now when you open up this file, each time it will insert the date and time of opening the file just as below: NB: If you don't use this trick but wanna insert date and time in the notepad simply hit the F5 button of the keyboard.