-
-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Description
Integrate with Smokesignal.events to display events the user has RSVP'ed to on their Lanyard profile.
About Smokesignal.events
Smokesignal is an event management and RSVP platform on AT Protocol, used for academic conferences, workshops, and meetups.
Features to Display
- RSVP'ed Events: Show upcoming events user plans to attend
- Past Events: Optionally show attended events (profile history)
- Link to full Smokesignal profile
Implementation
- Check if user has Smokesignal account (AT Protocol DID lookup)
- Fetch RSVP data via Smokesignal API/AT Protocol records
- Display events with:
- Event name
- Date and time
- Location (physical or virtual)
- RSVP status (Going, Maybe, Attended)
- Link to event details
- Separate upcoming vs past events
- "View all on Smokesignal" link
API/Protocol Integration
- Use AT Protocol records for event RSVPs
- May leverage existing Lanyards event lexicons
- Cross-reference with user's manually added events
- Respect event and RSVP privacy settings
Design
- Card similar to existing Events section
- Clear distinction between upcoming and past
- Calendar-style icons or badges
- Chronological ordering
Benefits
- Show researcher's event participation
- Networking and collaboration signals
- AT Protocol ecosystem integration
- Complement manually-added events
Considerations
- Merge/deduplicate with manually added events
- Privacy: only show public RSVPs
- Handle cancelled events
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request