You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 25, 2024. It is now read-only.
It struck me that it would be useful to have some example journeys in JSON format, and that URL parameters, for example, ?demo=1 or ?example=2, could be used to load them.
?load=example-1 (?demo=1 could be an alias for this)
?load=example-2
?load=template (A 'blank' template, or demoFill() ?)
Hi @timcoughlan,
It struck me that it would be useful to have some example journeys in JSON format, and that URL parameters, for example,
?demo=1
or?example=2
, could be used to load them.?load=example-1
(?demo=1
could be an alias for this)?load=example-2
?load=template
(A 'blank' template, ordemoFill()
?)Relates to: issues #5, #6 & #9, pull request #11.
Yours,
Nick
The text was updated successfully, but these errors were encountered: