Skip to content

feat(widget): in-app park picker + forgiving matching#15

Merged
illinigirl merged 1 commit into
mainfrom
feat/widget-park-picker
Jul 3, 2026
Merged

feat(widget): in-app park picker + forgiving matching#15
illinigirl merged 1 commit into
mainfrom
feat/widget-park-picker

Conversation

@illinigirl

Copy link
Copy Markdown
Owner

Tap the script in Scriptable to get a park picker that copies the code to paste into the Parameter field; forgiving string matching; in-widget hint on an unrecognized param. Repo-file only, no deploy.

🤖 Generated with Claude Code

iOS gives no dropdown for a widget's Parameter, so make picking easy
three ways:
- Tap the script inside Scriptable → an Alert lists the 4 parks (+ Auto);
  tapping copies that park's code to the clipboard to paste into the
  Parameter field.
- Matching is forgiving: code (MK), key (magic_kingdom), name, or a
  distinctive substring (magic / hollywood / animal) all resolve.
- A non-empty Parameter that resolves to nothing renders an in-widget
  "park? use MK · EP · HS · AK" hint instead of silently falling back.

Repo-file only — re-paste into Scriptable to apply; no deploy.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@illinigirl illinigirl merged commit 4f4deee into main Jul 3, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant