Skip to content

Instantly share code, notes, and snippets.

View realliyifei's full-sized avatar

Li, Yifei realliyifei

View GitHub Profile
// Variables used by Scriptable.
// These must be at the very top of the file. Do not edit.
// icon-color: teal; icon-glyph: magic;
//
// Settings
//
const LOOK_BEHIND_HOURS = 1;
const LOOK_AHEAD_HOURS = 2;
const MAX_EVENTS_IN_WIDGET = 5;