I made a cookbook as a collection of recipes object.
Each recipe has tags for duration, ingredients and an URL to the recipe on internet.
I’d like to export all recipes, but when i export to md file, i only get the title : other fields are not “translated” to md
I would like to extract at least the URL field of each recipe and if possible title associated (tags would be great but can be forget) in a as many file as recipes (md, csv, json) or in one file (md, csv, json) with 1 recipe by line.
If you want to preserve your relation data, and especially if you just plan on backing up your Anytype data, you should use the Any-block format instead.