chhoumann / MetaEdit

MetaEdit for Obsidian
https://bagerbach.com
GNU General Public License v3.0
393 stars 15 forks source link

Populate `autoprop` from template file, not plugin settings #70

Closed ChristinWhite closed 2 years ago

ChristinWhite commented 2 years ago

I'm trying to overcome Templater's lack of multi-select using MetaEdit's autoprop instead and so far it's working really well, however, for things that are only use once in a single template file it would be much more convenient to define the list of options in the template file itself instead of creating a long list of properties in data.json using the UI. Is that possible to define the choices locally?

ChristinWhite commented 2 years ago

I totally missed what this is actually doing, sorry about that.