Show YAML tags in card (as Linked Page Metadata) #588
lguenth
started this conversation in
Ideas & Feature Requests
Replies: 1 comment 1 reply
-
|
Hmm, you're right, there is some weirdness with this. Not sure how much of it is obsidian vs. this plugin. This works, though: |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I've recently started to track both my project tasks and my notes' status with this plugin.
I usually track tags in YAML frontmatter and thought it would be nice to add them to the Linked Page Metadata so I could always see them in my board.
However, tags only seem to appear if they're added inline instead of in the frontmatter.
So my question is: Is it possible to get tags from the frontmatter into my kanban cards? And, if yes, how do I implement it?
(I'm assuming this has something to do with parsing YAML arrays and there are a billion ways to create them, so maybe that's the issue?)
Beta Was this translation helpful? Give feedback.
All reactions