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

Enhancing codeblock queries #479

Open dml0sc opened 9 months ago

dml0sc commented 9 months ago

As discussed in Discord, it would be great to change field names in the MDM codeblock. For instance, property/field "aliases" could be rendered as "title" in the table view if needed. Another issue is treating a field as link for the file – in dataview this would be rendered as follows: link(file.link, file.frontmatter.aliases), for example. Additionally, one should be able to manipulate the ways in which dates are rendered in the tables generated by MDM codeblocks – so far one can only render "month day, year" (as far as I can see).