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

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.

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 remove watermark from an image or picture

A watermark is any recognizable text, logo or pattern that appears over an image to identify the owner of the image and generally used to prevent unauthorized reuse of the image. Watermarks are usually transparent and can be difficult to remove. The difficulty or ease of removal depends on the content of the image and the position, color, size etc of the watermark.