Skip to content

Instantly share code, notes, and snippets.

@villeodell
Last active April 7, 2022 14:33
Show Gist options
  • Save villeodell/449936821aa5ac936ee863d20322ed8d to your computer and use it in GitHub Desktop.
Save villeodell/449936821aa5ac936ee863d20322ed8d to your computer and use it in GitHub Desktop.
Google Workplace (G Suite) bookmarklets

Bookmarklets for Google Workplace / G Suite

Gmail

Get durable / shareable link to message

  • messageLink.js
  • To Use:
    • Select message in Gmail
    • Choose option to show original message
    • Activate bookmarklet
  • What it does
    • Opens search using rfc msg id
    • Copies url to clipboard
    • Link should work for others if they use Gmail

Google Calendar

Get shareable event link

  • eventLink.js
  • To Use:
    • Click event on calendar
    • Activate bookmarklet
  • What it does
    • Copies event url to clipboard
    • Event url should work for anyone with access to the event
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment