Wikilinks in YAML front matter

Currently if I define

---
url: https://someurl.com
---

it will be interpreted as a URL (it will be shown as a link, not just a string). Same could be applied to [[]] notation, and we still have the benefit of autocomplete, something that won’t be available with alternative notations.

1 Like