Other question is: “I have some metadata in frontmatter but I want other metadata “visible” in the main content”. For that you can use dataview inline fields (pair field:: value
).
For example
---
alias: Emne
dato: [[2022-10-18]]
---
## my data
#emner #høst22 #skole #læringsutbytte
Emnekode:: MAVIT4050
Poeng:: 15 stp
Semester:: Høst 2022
Universitet:: OsloMet
## Other things
Today, blah, blah...
inline fields
are a specific feature of dataview, using “::” instead of “:” as in yaml frontmatter.