Skip to content

Instantly share code, notes, and snippets.

@oaustegard
Last active April 9, 2020 02:19
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 oaustegard/2ade4772c6b0c4e9aabc8742a25211e2 to your computer and use it in GitHub Desktop.
Save oaustegard/2ade4772c6b0c4e9aabc8742a25211e2 to your computer and use it in GitHub Desktop.
Bookmarklets to create new GSuite documents - unbelievably simple, but used ALLthe time
//docs
javascript:window.open("https://docs.new");
//sheets
javascript:window.open("https://sheets.new");
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment