Skip to content

Instantly share code, notes, and snippets.

// Variables used by Scriptable.
// These must be at the very top of the file. Do not edit.
// icon-color: blue; icon-glyph: brain;
let items = await loadItems()
if (config.runsInWidget) {
let widget = await createWidget(items)
Script.setWidget(widget)
} else if (config.runsWithSiri) {
let firstItems = items.slice(0, 5)
let table = createTable(firstItems)
@thulsey
thulsey / wisdom.md
Created November 17, 2021 06:39 — forked from merlinmann/wisdom.md
The Wisdom Project (Draft)

The Wisdom Project

Or: “Everybody likes being given a glass of water.”

It's only advice for you because it had to be advice for me.

(Link to this page)