kometenstaub / linked-data-vocabularies

Add linked data to the YAML of your Obsidian notes.
MIT License
86 stars 2 forks source link

Building the YAML should be done in a file that doesn't need any Obsidian code so that it can be tested. #18

Open kometenstaub opened 2 years ago

kometenstaub commented 2 years ago

Could be easily done for everything except the headings with a unit test that just passes an object. More difficult with the headings because they still access the settings.

kometenstaub commented 1 year ago

This has mostly become unnecessary because Obsidian has an API for updating frontmatter now. The only case where this is still relevant is for the inline YAML.