How to Automatically Insert Frontmatter Values into Note Body in Obsidian

Hello.

I’m starting to use Obsidian to organize a Zettelkasten, which should greatly help me with the organization of my academic research. I started by creating a folder structure, and now that I’ve finished, I’m trying to create some templates for the main categories of notes I plan to use. Among these categories are the notes in the “resources” folder, where I intend to catalog books, articles, movies, etc.

I’m trying to create a template for books. I’ve established some properties like “Author”, “Title”, “Publisher”, “Year”, etc. What I need now is to figure out a way to automatically insert these values, once filled, into the body of the note (This would be useful, for example, to organize a citation in academic writing). Is there a way to do this?

You need to do some reading on the forum and maybe start with the Help of Obsidian, with properties.
Install Templater plugin. Read up on docs of plugin, search the forum in Help section, check how people have done it in Share & showcase section.
Get ideas from YouTube videos.
You can start with:

Corresponding GH repo with files so you don’t have to type in stuff:

Over time, you will customize your templates, get in practice with some js, and you’ll be good.