You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
Not related to a problem.
Describe the solution you'd like
The Cooklang file format is gaining some popularity. It is similar to Markdown (but for recipes). It is easy to read visually by humans (compared to JSON files). It would be great to have import/export capability to Cooklang format.
Describe alternatives you've considered
I have used other file formats, most often NextCloud Cookbook format. However, I keep returning to Cooklang as the most sensible sharing format, much more so than PDF. Markdown (and plain text in general) are timelessly popular for a good reason.
Additional context
No response
The text was updated successfully, but these errors were encountered:
I like that idea. The solution would need to be implemented in python but that should not be a problem. Will likely be a while until I get to this but I will leave it open as a reminder.
Is your feature request related to a problem? Please describe.
Not related to a problem.
Describe the solution you'd like
The Cooklang file format is gaining some popularity. It is similar to Markdown (but for recipes). It is easy to read visually by humans (compared to JSON files). It would be great to have import/export capability to Cooklang format.
Describe alternatives you've considered
I have used other file formats, most often NextCloud Cookbook format. However, I keep returning to Cooklang as the most sensible sharing format, much more so than PDF. Markdown (and plain text in general) are timelessly popular for a good reason.
Additional context
No response
The text was updated successfully, but these errors were encountered: