Skip to content

Instantly share code, notes, and snippets.

@argo49
Created March 4, 2021 20:50
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save argo49/893e065542cbaf91c90a69e2ea52727d to your computer and use it in GitHub Desktop.
Save argo49/893e065542cbaf91c90a69e2ea52727d to your computer and use it in GitHub Desktop.
data:text/html, <html contenteditable style="background:rgb(50,50,50);color:white;padding: 5vh 10vw;font-family: Open Sans"><head><title></title></head><body><script type="text/javascript">var date = (new Date()).toISOString();document.getElementsByTagName("title")[0].text="Notes " + date;</script></body></html>
@argo49
Copy link
Author

argo49 commented Mar 4, 2021

Drop that in the url bar and you have a nice local text editor for taking quick notes. Make it a bookmark for easy access. Can also be saved to html and easily re-opened later if needed!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment