mdelobelle / metadatamenu

For data management enthusiasts : type and manage the metadata of your notes.
https://mdelobelle.github.io/metadatamenu
MIT License
520 stars 27 forks source link

Enhance: Bulk insert missing fields palette command should skip location selector when scope is set to 'Frontmatter only' #673

Open jmonroynieto opened 5 months ago

jmonroynieto commented 5 months ago

Having the line selector pop up for bulk fields when the user already works with frontmatter is redundantly asking for user input where the user has already made the decision. I would argue that appending them to the end of the front matter is enough.

ccc-dvansevenant commented 3 months ago

A cautious +1 to this.

In my case, I do not currently use inline fields, only frontmatter.

I'm trying to create Templater templates that create new files based on a fileClass path setting and need to get the MDM-specified fields automatically inserted in to the frontmatter.