Many obsidian users (according to downloads) install the obsidian dataview plugin.
It have a different metadata syntax, that you can check at the documentation: https://blacksmithgu.github.io/obsidian-dataview/annotation/add-metadata/.
Also, we can reimplement python code from ts: https://github.com/blacksmithgu/obsidian-dataview/blob/master/src/data-import/markdown-file.ts
Many obsidian users (according to downloads) install the obsidian dataview plugin.
It have a different metadata syntax, that you can check at the documentation: https://blacksmithgu.github.io/obsidian-dataview/annotation/add-metadata/.
Also, we can reimplement python code from ts: https://github.com/blacksmithgu/obsidian-dataview/blob/master/src/data-import/markdown-file.ts