Chobbes / org-chef

A package for making a cookbook and managing recipes with org-mode.
MIT License
327 stars 33 forks source link

why the content not include image link? #41

Open driftcrow opened 4 years ago

driftcrow commented 4 years ago

most of recipes contents include image link, but when I capture recipe use org-chef, I found images link always dropped , why can't include link in recipes?

Chobbes commented 4 years ago

Hi! I haven't included images in the past, mostly because you would have to store the images somewhere, which would involve setting up another directory or something. Plus having a plain text version can be nice too.

I'm completely open to a pull request for this if somebody wants to implement it, I think that would be great! I would suggest making this configurable, though.

tecosaur commented 4 years ago

Just a note on file storage, you can just give a url, e.g.

[[https://recipies.com/some/thing/preview-image.jpg][preview]]