Bookmarklet for a Quick Notepad
I loved the protip 'One Line Browser Notepad' by Jose. I wrapped it up into a bookmarklet that opens a browser window which is editable so you can use it like a quick notepad to take notes while browsing.
<a href="javascript: window.open('data:text/html, <html contenteditable>','_blank', 'toolbar=yes, location=yes, directories=no, status=no, menubar=yes, scrollbars=yes, resizable=no, copyhistory=yes, width=600, height=400');">QuickNote</a>
Written by Pankaj C.
Related protips
Have a fresh tip? Share with Coderwall community!
Post
Post a tip
Best
#Bookmarklet
Authors
Sponsored by #native_company# — Learn More
#native_title#
#native_desc#