Context field in Frontmatter
context is an optional field in note frontmatter which will be used when gathering context for the note.
Example value:
---
context:
- /some/file/path-1
- /some/file/path-2
---
Context gathering will be used largely to feed LLMs with data.