They are using a yaml file with .base extension for this. https://help.obsidian.md/bases/syntax
Obsidian Bases
11–14 of 14 posts
Re: Obsidian Bases
#12Bases seem like a great alternative to Dataview [0] but better supported and with simpler syntax than literally writing inline JavaScript for more complicated stuff. You can also export your table as CVS and they plan to properly support Obsidian Publish which was never supported in Dataview. [0]: https://github.com/blacksmithgu/obsidian-dataview , I was a big fan but it seems the author has stopped actively developi…
> Datacore is a work-in-progress re-imagining of Dataview with a focus on 2-10x better query and rendering performance, as well as fully interactable views. https://github.com/blacksmithgu/datacore
Re: Obsidian Bases
#13They are using a yaml file with .base extension for this. https://help.obsidian.md/bases/syntax
I like the things that come out of Obsidian. I can walk out easily if need be and won't be worried that I'm stuck to a proprietary format. I believe their `.canvas` format is also just JSON.
Re: Obsidian Bases
#14This looks really cool! I'm curious to try it out and see how the .base files look like