obsidian-media-db-plugin icon indicating copy to clipboard operation
obsidian-media-db-plugin copied to clipboard

YAMLParseError when using {{ LIST:variable_name }}

Open millertal opened this issue 8 months ago • 2 comments

  • [x] The Plugin is up to date
  • [x] Obsidian is up to date

Describe the bug With a custom parameter, trying to use {{ LIST:variable_name }} returns a YAML parsing error.

To Reproduce Steps to reproduce the behavior: just use {{ LIST:variable_name }} to map to a custom parameter.

Expected behavior A YAML List should be produced (this works great using the default template).

Screenshots

Image

Occurs on

  • [ ] Windows
  • [x] macOS
  • [ ] Linux
  • [ ] Android
  • [ ] iOS

Plugin version 0.8.0

Additional context Nothing I can think of.

millertal avatar Feb 22 '25 06:02 millertal