Created
October 17, 2017 16:32
-
-
Save joakin/f05fd565e8df77a805e21d2d3469d13c to your computer and use it in GitHub Desktop.
Notepad bookmarklet
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
data:text/html, <body style='padding:0;margin:0;overflow:hidden;width:100%;height:100%;' contenteditable><textarea style="width:100%;position:absolute;top:0;left:0;right:0;bottom:0;padding:1em 10%;box-sizing:border-box;font-size:24px;font-family:monospace"></textarea><script>document.querySelector('textarea').focus()</script> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment