Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support sharing media to GutenbergKit #84

Open
dcalhoun opened this issue Feb 10, 2025 · 0 comments
Open

Support sharing media to GutenbergKit #84

dcalhoun opened this issue Feb 10, 2025 · 0 comments
Labels
[Type] Enhancement A suggestion for improvement.

Comments

@dcalhoun
Copy link
Member

What problem does this address?

The ability to share media between apps is a standard feature on iOS and Android. Currently, GutenbergKit does not support this on Android. On iOS, this feature remains supported as the share feature on that platform still relies upon the Aztec editor.

We should implement support for sharing media to GutenbergKit.

What is your proposed solution?

Done is:

  • One can share a file with the WordPress/Jetpack mobile app.
  • Sharing a file launches the GutenbergKit editor.
  • The editor is populated with an appropriate block:
    • Single image → Image
    • Multiple images → Gallery
    • Single video → Video
    • Audio file → Audio
    • Other → File
@dcalhoun dcalhoun added [Type] Enhancement A suggestion for improvement. [Type] Task Issues or PRs that have been broken down into an individual action to take and removed [Type] Task Issues or PRs that have been broken down into an individual action to take labels Feb 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
[Type] Enhancement A suggestion for improvement.
Projects
None yet
Development

No branches or pull requests

1 participant