Query parameters use case-insensitive names (e.g. W=off and
w=off are the same). Underscores are ignored (dad_joke=off works).
Header text
Set plain text (URL-encode spaces and special characters), or hide a line with an
off-style value (off, hide, false, …)
— same vocabulary as disabling widgets below. Overrides update the browser tab title; if both lines
are hidden (and no header icon is set), the whole site header collapses.
| Parameters |
Replaces |
title, heading, h1, name |
“This Day” heading |
tagline, subtitle, desc, description |
Line under the heading |
icon, logo, headericon, favicon |
Image URL shown before the heading (hidden if omitted) |
Themes
Set movie themes and light/dark appearance via URL query parameters. Appearance applies
only when the resolved movie theme is Classic (including when
park=random picks Classic for the day).
| Parameters |
Values |
park, movie, skin, themepark |
classic, star-wars (sw),
matrix, back-to-future (bttf),
random (daily)
|
appearance, theme, mode |
auto (system), light, dark |
Hide widgets
These only take effect when the value means off (off, 0, false, no, hide, disable, …).
| Parameters |
Widget hidden |
w, weather |
Weather |
q, quote |
Philosophical quote |
dj, dad, dadjoke |
Dad joke |
m, morning, idea, morningidea |
Morning idea |
st, smalltalk, chitchat, conversation |
Small talk idea |
f, fun, fact, funfact |
Fun fact |
h, history |
This day in history |
z, quiz, trivia |
Daily quiz |
star, timer, countdown |
Meeting countdown |
today, hero, date |
Date beside the page title |
Weather location
The weather widget uses your browser’s location to show the forecast for where you open
this page. Allow location permission when prompted, or turn it on in your
browser’s site settings for this site. If location is denied or unavailable, weather falls
back to the default coordinates in config.js.
Examples
Copy or bookmark using your current page path (hash is preserved if you add it before ?):
?title=off, ?tagline=off, ?title=off&subtitle=hide — hide heading and/or tagline
?title=Good%20Morning&tagline=Rise%20and%20shine — custom header
?icon=https%3A%2F%2Fexample.com%2Flogo.png — header icon before the title
?w=off — weather only hidden
?Weather=off — same
?w=off"e=off&quiz=off — several cards off
?today=off&weather=off — date strip and weather off
?park=matrix — The Matrix movie theme
?park=random — random movie theme (same pick all day)
?appearance=dark — dark mode (Classic theme only)
?park=star-wars&w=off — Star Wars skin, weather hidden
Hidden sections are removed from layout and never load APIs or JSON for that widget.