Skip to main content

Quick Tip: How to Turn a Web Browser Into a Notepad

While there are plenty of notepad add-ons for different web browsers that lets you jot down short notes without opening a dedicated notepad application, here is a nifty trick that lets you create quick notes from within your web browser using neither an add-on/extension nor a third-party program.

Just type the following code into the browser's URL bar and press the Enter key.

data:text/html, <html contenteditable>


This turns your browser into a blank HTML page with editable content. Just type your note on the blank page and then save the note – by pressing Ctrl+S - as an HTML file. In Firefox, you can choose to save the page as a regular Text file.



browser-notepad



Of course, this is a plain text file so formatting is allowed – things such as bold and italics. Other stuff such as inserting images, bullets etc. are also off-limits. You do, however, get spell checking, thanks to the built-in spell checker that modern web browsers have.



The trick reportedly works on Chrome, Firefox as well as on the old Opera running on Presto engine. It might not work on Internet Explorer.



You can have the code above saved as a bookmark, so that you can quickly create notes with a click whenever you need it.



via Jkwebtalks

Comments

Popular posts from this blog

69 alternatives to the default Facebook profile picture

If you have changed the default Facebook profile picture and uploaded your own, it’s fine. But if not, then why not replace that boring picture of the guy with a wisp of hair sticking out of his head with something different and funny?

How to Record CPU and Memory Usage Over Time in Windows?

Whenever the computer is lagging or some application is taking too long to respond, we usually fire up task manager and look under the Performance tab or under Processes to check on processor utilization or the amount of free memory available. The task manager is ideal for real-time analysis of CPU and memory utilization. It even displays a short history of CPU utilization in the form of a graph. You get a small time-window, about 30 seconds or so, depending on how large the viewing area is.

How to Schedule Changes to Your Facebook Page Cover Photo

Facebook’s current layout, the so called Timeline, features a prominent, large cover photo that some people are using in a lot of different creative ways. Timeline is also available for Facebook Pages that people can use to promote their website or business or event. Although you can change the cover photo as often as you like, it’s meant to be static – something which you design and leave it for at least a few weeks or months like a redesigned website. However, there are times when you may want to change the cover photo frequently and periodically to match event dates or some special promotion that you are running or plan to run. So, here is how you can do that.