Would like the ability to convert between inline and frontmatter.
example::[[link]]
to be converted into frontmatter:
---
example: ["link"]
---
Also would like links in the frontmatter to display in the graphview as valid links (as requested in Allow links in YAML front matter; Notion-like databases from metadata; links as first-class citizens)