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 local images #36

Closed
3 of 4 tasks
Tracked by #69
cloverich opened this issue Aug 17, 2021 · 1 comment
Closed
3 of 4 tasks
Tracked by #69

Support local images #36

cloverich opened this issue Aug 17, 2021 · 1 comment
Assignees

Comments

@cloverich
Copy link
Owner

cloverich commented Aug 17, 2021

Support local images. That is, image urls that point to local files. This is part one of at least a two part image support series and separates the harder decision of: Will Chronicles support native image upload and serving, or delegate that to some third party service (more likely). By implementing local images first, I do many parts of the same things needed for remote image support.

  • Display images when saved documents are loaded
  • Convert text to image when text is pasted in
  • Convert text to image when image text is typed on its own line, after hitting enter
  • Consider allowing label editing

Deferred:

  • Image embed toolbar
  • Drag and drop image
  • Move image block once created
  • Proper security handling (hence local image support)
@cloverich cloverich changed the title Support images Support local images Sep 10, 2021
@cloverich cloverich self-assigned this Sep 11, 2021
@cloverich
Copy link
Owner Author

image label editing added thanks to plate and 2ed6a5e

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

No branches or pull requests

1 participant