Skip to content

Extract frontmatter field from inlinks files #2446

Closed Answered by channingwalton
channingwalton asked this question in Q&A
Discussion options

You must be logged in to vote

The answer is that I can use file.inlinks.fieldName:

TABLE file.inlinks AS "Links", file.inlinks.epic AS "Key"
FROM "Journal/Daily Notes"
WHERE file.inlinks
SORT file.name DESC
LIMIT 5

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by AB1908
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant