Skip to main content

Posts

Showing posts with the label notepad
SIMPLE TRICK TO USE WEB BROWSERS AS TEXT EDITOR In this tutorial i will show you a simple and interesting trick to use your web browser such as Google Chrome or Mozilla Firefox as a simple text editor like Notepad. This trick works on on all web browser. So lets get start. How To Do ? Step 1:  Copy below code in browser Url Section.                 data:text/html, <html contenteditable> Step 2:  Now Press Enter. Step  3:  Now you can type anything as would do on any other text editor like Notepad. Step 4:  To save your text file Press  Ctrl + S  and save it as anything.txt  (.txt Is Must)

Make Personal Diary Using Notepad

Make Personal Diary Using Notepad Do you know that you can use your Notepad as a simple digital diary   or a personal log book  to keep record of your daily work instead of using boring pen and book ? Well, if you don't know then follow the below mentioned steps to make one for yourself ! Step 1:  First  open   up the   Notepad . Step 2: Then Type in  .LOG  (in capital letters) and press enter. Step 3:  Save  it with any name and close it. Step 4:  Open  the file   again. When you open the file  again you will see the current date and time  being inserted  automatically after the .LOG line. This will happen automatically every time you reopen the the notepad file .