Skip to content

FEATURE REQUEST: One-Click Google Meet Link Generation #150

@KunalPatilCode

Description

@KunalPatilCode

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:

  1. Manual Process: Users must leave the app, open Google Calendar/Meet separately, create a meeting, copy the link, and return to paste it
  2. Potential Errors: Manual URL entry can lead to typos or incorrect links
  3. Context Switching: Breaking workflow to create meeting links reduces productivity and user experience
  4. 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

  1. One-Click Meet Creation: Add a "Create Google Meet Link" button that generates a new meeting link with pre-filled meeting details
  2. Automatic Population: Generated links automatically populate the URL field with proper validation
  3. Time Validation: Ensure meeting times are in the future before creating links
  4. Loading States: Show appropriate loading indicators during link generation
  5. Error Handling: Graceful handling of authentication failures or API errors with clear user feedback

📷 Screenshots and Design Ideas

Image

📋 Additional Context

  1. 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
  1. 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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions