-
-
Notifications
You must be signed in to change notification settings - Fork 68
Open
Description
Is your feature request related to a problem?
- Yes, it is related to a problem
Describe the feature you'd like
🌟 Feature Description
Add Google Meet Integration to Meeting Creation Screen Currently, the meeting creation screen allows users to manually enter Google Meet URLs but lacks the ability to generate new Google Meet links directly within the app. This feature request proposes adding seamless Google Meet integration that enables users to create new meeting links with one click, automatically populating the URL field.
🔍 Problem Statement
Users currently face friction when scheduling meetings:
- Manual Process: Users must leave the app, open Google Calendar/Meet separately, create a meeting, copy the link, and return to paste it
- Potential Errors: Manual URL entry can lead to typos or incorrect links
- Context Switching: Breaking workflow to create meeting links reduces productivity and user experience
- Inconsistent Experience: The app supports Google Meet for transcription but doesn't facilitate link creation
This disconnect creates a poor user experience for what should be a streamlined meeting scheduling workflow.
🎯 Expected Outcome
- One-Click Meet Creation: Add a "Create Google Meet Link" button that generates a new meeting link with pre-filled meeting details
- Automatic Population: Generated links automatically populate the URL field with proper validation
- Time Validation: Ensure meeting times are in the future before creating links
- Loading States: Show appropriate loading indicators during link generation
- Error Handling: Graceful handling of authentication failures or API errors with clear user feedback
📷 Screenshots and Design Ideas
📋 Additional Context
- Authentication Flow: The Google Meet API requires OAuth 2.0 authentication. Need to handle:
- Initial sign-in with Google
- Token refresh management
- Graceful handling of authentication cancellations
- API Integration: Use Google Calendar API with conferenceDataVersion=1 to create Hangouts Meet links.
Record
- I agree to follow this project's Code of Conduct
- I want to work on implementing this feature
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels