Show / Display / Embed the note properties within the note body

Reposting this here:

I found a great workaround!

The Live Variables plugin is a fantastic replacement for inline Dataview properties:

  1. It’s compatible with the same YAML properties as before, so the data doesn’t need to be changed, just the inlining.
  2. It’s compatible with Obsidian Publish.
  3. It only produces valid plain HTML. These are simple span tags which will not be a problem for most markdown parsers and are easy to remove.
  4. There isn’t a complex syntax you need to use/learn. You just use the commands from the command palette.

You can find it here: obsidian://show-plugin?id=live-variables