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 settings for mirroring copied images to the user's server #81

Open
wheelercj opened this issue Jul 15, 2024 · 2 comments
Open

Add settings for mirroring copied images to the user's server #81

wheelercj opened this issue Jul 15, 2024 · 2 comments
Labels
enhancement New feature or request

Comments

@wheelercj
Copy link
Collaborator

wheelercj commented Jul 15, 2024

Related: #79 and #80

When copying an image to be pasted into a remote editor like GitHub, Stardown only gets the image's URL, not the image itself. This works, but will eventually stop working when the image is no longer served by that URL.

Those using remote editors like GitHub may want Stardown to automatically mirror images and use the mirrored image URLs in image markdown so that image markdown continues working longer.

Some users may want to use an image mirroring service that's external to Stardown but can integrate with Stardown. This way, we would not have to moderate the images.

Note

Use of this feature will require a paid subscription.

@wheelercj
Copy link
Collaborator Author

ImgBB is a popular image hosting service with an API and a free tier. This might be a good starting point.

@wheelercj
Copy link
Collaborator Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant