Skip to content

Epic: Unified output format — PDF/HTML with inline screenshots #39

Description

@BraedenBDev

Problem

Currently, PointDev's output is text-only when copied to clipboard. Screenshots are separate base64 data URLs that can only be copied individually. An AI coding agent (Cursor, Copilot, Claude) needs both structured text AND screenshots in a single paste to understand the full context.

Requirements

  • Single "Copy All" action that includes text + screenshots
  • Format options: PDF, HTML, or Markdown with embedded images
  • Screenshots should be inline next to the voice segment / annotation they belong to
  • Output should be pasteable into AI chat interfaces that support images
  • Consider multimodal clipboard (ClipboardItem with multiple MIME types)

Design Considerations

Related

🤖 Generated with Claude Code

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions