You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hey everyone! I'm just getting starting with dataview, so forgive me if this question is obvious or has already been answered before--though I can't seem to find anything anywhere.
I've settled into working with dataview using the JavaScript interface rather than the query language, but I'm struggling to figure out how to access inline metadata fields from JS. Frontmatter is right there under file.frontmatter, but where is inline metadata??
Sometimes it seems to show up under file.lists but even that is not consistent. Can't find any mention of it in the documentation either.
Would really appreciate some insight, or if this is an issue that would be awesome to know!
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Hey everyone! I'm just getting starting with dataview, so forgive me if this question is obvious or has already been answered before--though I can't seem to find anything anywhere.
I've settled into working with dataview using the JavaScript interface rather than the query language, but I'm struggling to figure out how to access inline metadata fields from JS. Frontmatter is right there under
file.frontmatter
, but where is inline metadata??Sometimes it seems to show up under
file.lists
but even that is not consistent. Can't find any mention of it in the documentation either.Would really appreciate some insight, or if this is an issue that would be awesome to know!
Beta Was this translation helpful? Give feedback.
All reactions