feat: Meeting export functionality
Open
- Dominant language
- Rust
- Stars
- 0
- Forks
- 0
- Avg merge
- 13d 17h
- Merged PRs (30d)
- 4
Description
## What
Add export functionality for transcripts and summaries (Markdown, PDF, etc.).
## Why
- No way to export meeting notes outside the app
- Blocks: Sharing meeting notes with team members
- Users need ability to archive or share externally
- Common use case for meeting transcription apps
## How
- Add export button in MeetingDetailView
- Support formats: Markdown, PDF, plain text
- Include transcript, summary, and metadata
- Use libraries like react-pdf or generate server-side
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.