Open
Description
Currently the files are structured in a folder of the user. In this folder, one recipe.json
and max two images are located.
I suggest to extend this file/folder structure to allow for more information to be stored while keeping with the main motivation of saving all information as files for easier backup:
I suggest to add one optional file meta.json
to each folder. This folder can take different options that are related to other currently open issues here (e.g. #311). The exact structure of this meta file needs to be discussed. As it is only internal to the cookbook app, we are relative free in the data to be stored there.
This issue should serve as a discussion basis.
Depends on #1126