omnivore-app / obsidian-omnivore

Obsidian plugin to fetch articles and highlights from Omnivore
MIT License
812 stars 48 forks source link

Tags label not rendering in YAML front matter despite inclusion in template and front matter setting #123

Closed SisyphusSmile closed 1 year ago

SisyphusSmile commented 1 year ago

When importing articles into Obsidian, every element of my Article Template (in settings) is inserted as expected except for the tags label in YAML front matter.

See below image for current settings:

Screenshot 2023-09-01 at 13 12 36

And here is the most recently imported article's YAML front matter:

Screenshot 2023-09-01 at 13 26 42

Steps to Reproduce

  1. Update Article Template to include desired front matter labels and variables, including tags.
  2. Add new highlight to article in Omnivore and add new labels to serve as tags.
  3. Sync with Omnivore in Obsidian
  4. Open imported article
SisyphusSmile commented 1 year ago

Solved

Had to double-check that tags were included in both settings boxes and labels were assigned to the article.