mProjectsCode / obsidian-media-db-plugin

A plugin that can query multiple APIs for movies, series, anime, games, music and wiki articles, and import them into your vault.
GNU General Public License v3.0
255 stars 31 forks source link

Templates - existing frontmatter #33

Closed isle9 closed 2 years ago

isle9 commented 2 years ago

Describe the bug The plugin doesn't take into account existing frontmatter in templates.

To Reproduce Steps to reproduce the behavior:

  1. Add existing frontmatter to your templates.
  2. Import an a movie/game etc. trough the plugin.
  3. The plugin will create it's own frontmatter encapsulated inside the two --- and the existing frontmatter will be rendered as markdown outside of the frontmatter.

Expected behavior I expected the plugin to take into account existing frontmatter and only to add new entries.

Screenshots image

Occurs on

Plugin version 0.3.0

mProjectsCode commented 2 years ago

Yes, that is a side effect of how templates currently work, but I will try to fix this the next few days

mProjectsCode commented 2 years ago

should be fixed in release 0.3.1