Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

Inserting images?

A topic by Dr. Pudding created Mar 09, 2021 Views: 360 Replies: 4
Viewing posts 1 to 3

Is there a plan to add the ability to insert and view images using Deepdwn? Either as file directory references or embedding images from web URLs?

Short answer is yes.

Hosted images can appear in your previewed markdown currently, but local images (on your file system) do not.

I’ll be updating Deepdwn to allow references to local images (ex: ![my image](path/to/image.jpg)), which doesn’t currently work.

It’s partially related to this feature request also: https://itch.io/t/1225626/document-cross-referencing-and-image-embedding

I don’t have plans to add embedding from web URLs. Can you tell me about your workflow there?

Thank you so much for responding so quickly!

I was mostly asking about local image referencing, although I didn't know that web images were already supported so that's good to know. Anyway, I wasn't specifically asking about embedding, but just images from web URLs in general. Sorry if my  wording caused confusion there.

I'm loving using Deepdwn so far, so its nice to know that even more features are on the way.

No worries! Thanks for the feedback :)

Local image handling has been added in v0.20.0, including both drag and drop as well as pasting raw image content (see: https://billiam.itch.io/deepdwn/devlog/235597/v020-image-drag-and-drop-pasting-dark-preview )