Widgets

Quote Widget

Daily quotes from Google Sheets with flexible parameters.

Quote widget preview

Overview

A dynamic quote widget that pulls entries from a Google Sheet. It supports categories, optional index selection, and size-aware rendering.

Setup

  1. Create a Google Sheet with columns: Quote, Author, Font Color, Background Color.
  2. Set the SHEET_ID inside the script.
  3. Add the script to Scriptable and select it for your widget.

Parameters

Parameters are comma-separated and order does not matter:

  • Category: gita, zen, kafka, machiavelli, aurelius, fyodor, myquotes.
  • Index: a number to select a specific quote.
  • Size: s, m, or l to force a layout.

Example:

zen,12,m

Notes

Fallback colors

If a quote does not include colors, the widget picks a pair from dark_theme_color_pairs.json.