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

Add support for Video #54

Closed
Tracked by #116
cloverich opened this issue Sep 28, 2021 · 0 comments · Fixed by #152
Closed
Tracked by #116

Add support for Video #54

cloverich opened this issue Sep 28, 2021 · 0 comments · Fixed by #152

Comments

@cloverich
Copy link
Owner

In my current branch I've added support for drag and drop images: Drag an image into a document, it uploads to a folder and embeds into the document. Supporting video files in the same format almost works. After some tweaking, they both upload and embed correctly. However, when saving the document they do not save because the parser does not know how to deal with the type.

  • Figure out how to add video handling to the parser (views/edit/util SlateTransformer.nodify)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant