Open bashirsouid opened 2 months ago
This project could help with the import side (implemented in Typescript).
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