Files
kepano-obsidian/Recipes.md
2023-09-13 13:53:07 -07:00

200 B

table without id file.link as Recipe, type as Type, author as Author, ingredients as Ingredients, rating as Rating
from #recipes
where !contains(file.name,"Template")
sort created desc