mdelobelle / metadatamenu

For data management enthusiasts : type and manage the metadata of your notes.
https://mdelobelle.github.io/metadatamenu
MIT License
520 stars 27 forks source link

Cannot display table view with codeblock #667

Open ybalkind opened 5 months ago

ybalkind commented 5 months ago

I have a fileClass "Metadata All Projects"

I'm trying to display the table for this fileclass using a codeblock as defined here https://mdelobelle.github.io/metadatamenu/controls/#codeblocks

Code I tried

fileClass: Metadata All Projects

I get error

undefined isn't a proper fileclass

I've tried

I presume its a simple syntax thing that I just dont know as a non-programmer