Skip to content

Instantly share code, notes, and snippets.

@HjersmanJ
HjersmanJ / gmail-stats.gs
Created November 11, 2023 07:58 — forked from leodevbro/gmail-stats.gs
In Gmail inbox, Find sender with most mail threads
// Original script: https://gist.github.com/leodevbro/2987e8874a18b2086ea6cc1aa3c494e8
// v2.5
// Google Apps Script is a coding language based on JavaScript.
// This Apps Script code helps us to sort addresses by most threads.
// A thread is a group of messages, as a conversation.
const modes = {
inbox: "inbox", // to analyze threads in the "Inbox" folder
outbox: "outbox", // to analyze threads in the "Sent" folder
@HjersmanJ
HjersmanJ / SmartAOE_Shatter
Created January 21, 2023 08:38 — forked from nolivo/SmartAOE_Shatter
The shatter spell for D&D 5e, which requires the use of the SmartAOE script.
!smartaoe {{
--title|Shatter
--leftsub|Slot level ?{Cast at what level?|2|3|4|5|6|7|8|9}
--rightsub|DC @{selected|spell_save_dc} CON
--titlecardbackground|linear-gradient(blue, cyan)
--oddrowbackground|#00ccff
--evenrowbackground|#edfcfc
--oddrowfontcolor|#000000
--tablebgcolor|#edfcfc