Interactive Tours
We have interactive tours available on the landing page and Explore page to help you get started with Hypandra.
Landing Page Tour
Status: AvailableIntroduction to Hypandra's main features and navigation.
Explorer Page Tour
Status: AvailableLearn how to explore and interact with your data.
How Tour States Are Stored
Tour states are stored in your browser's localStorage. This allows the app to remember your preferences across sessions.
Landing Tour:
- •
callouts:v1:dismissed
- Set to "true" when dismissed - •
callouts:v1:tour-maybe-later-until
- Timestamp when postponed
Explore Tour:
- •
callouts:explore:v1:dismissed
- Set to "true" when dismissed - •
callouts:explore:v1:completed
- Set to "true" when completed
Disable Tours
To hide tours (for example when browsing in private/incognito), open the home page with ?tour=false
and bookmark it: /?tour=false.