mirror of
https://github.com/arikchakma/maily.to.git
synced 2026-04-26 22:55:54 +03:00
[GH-ISSUE #41] Image upload support #248
Labels
No labels
enhancement
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/maily.to#248
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @frankleng on GitHub (Feb 6, 2024).
Original GitHub issue: https://github.com/arikchakma/maily.to/issues/41
any plan to implement upload?
happy to contribute if u can give some pointers. thanks and great work!
PS. I'd add signed S3 upload + auto fill final url to image block
@arikchakma commented on GitHub (Feb 8, 2024):
I do have plans to do it. For the package, I will expose an API something like
onImageUploadoronImageDrop, and let the user do whatever they want. But for the app, I need to think differently because image upload requires some amount of money. So let's see, I'm closing it for now and will be back with a solution.