Use metadata for recipe picture URL #64
Closed
joerncodes
started this conversation in
Ideas
Replies: 3 comments
-
That's a really great idea @joerncodes! |
Beta Was this translation helpful? Give feedback.
0 replies
-
Relevant proposal for spec change #105. |
Beta Was this translation helpful? Give feedback.
0 replies
-
This is now part of the main specification, closing the discussion. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi there!
What I like about CookLang is the self-contained nature of the recipe: Everything I need is right there in the
.cook
file. This ensures things like portability and compatibility.I am aware that adding pictures by putting a JPEG with the same name "next to" the
.cook
file is merely a convention, but I would like to suggest adding a second convention that enables providing a picture via an URL in the metadata.It could look something like this:
By hosting my recipe images elsewhere, I could ensure that my recipes are still self-contained, while also providing pictures.
Let me know what you think!
Best,
Jörn
Beta Was this translation helpful? Give feedback.
All reactions