• feat: implement onboarding guide and HTML export guide

    fabi released this 2026-04-02 19:13:14 +00:00 | 32 commits to main since this release

    Add 4-step dismissible onboarding overlay shown on first feed visit
    (welcome, upload, hashtags, PIN importance). Dismissed state persisted
    in localStorage under eventsnap_guide_seen. Step indicator dots and
    skip/continue buttons included.

    Update HTML export guide modal to persist the eventsnap_html_guide_seen
    flag: first download shows the instructions modal; subsequent clicks go
    straight to download without interruption.

    Co-Authored-By: Claude Sonnet 4.6 noreply@anthropic.com

    Downloads