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

Indiekit UI does not include a content_store_url in the properties of uploaded files #768

Open
jackdbd opened this issue Oct 15, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@jackdbd
Copy link
Contributor

jackdbd commented Oct 15, 2024

Is your feature request related to a problem?

In the Indiekit UI, in the Properties section of each uploaded file, there is a property called url.
At the moment this URL is the publication_url (or published_url), not the URL where the image is hosted at.

indiekit-uploaded-image-content-store-url

I find this situation a bit confusing. I understand this URL is where my image should eventually be. But Indiekit cannot possibly know when I will build my static website and when that image will actually be there.

Also, this situation is problematic for Indiekit's Rich Text Editor, because I cannot see a preview of the image when I am writing notes/articles.

Describe the solution you’d like

An option would be to include a content_store_url in the properties of each uploaded media, and use that URL when writing markdown using Indiekit's Rich Text Editor.

Describe alternatives you’ve considered

No response

Additional context

No response

@jackdbd jackdbd added the enhancement New feature or request label Oct 15, 2024
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