Replies: 2 comments
-
MVP could just be direct [[sub note]] references within the main note |
Beta Was this translation helpful? Give feedback.
0 replies
-
Thanks for the FR! In the next few iterations, I will include a "graph search tool" that does this alongside the current semantic search tool. The visual part is important, too. I will aim for a design that clearly shows which notes are retrieved from each tool. |
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
When referencing a note in Copilot (e.g., using [[Main Note]]), automatically include the full content of all notes that are linked within that note (i.e., recursively resolve and include all [[Subnote]] references). This would allow prompts to have complete context, especially for documents that are structured as a hierarchy or a collection of interlinked notes.
Use Case:
Many users structure their knowledge bases with a main document that references multiple sub-documents. Currently, Copilot only includes the content of the explicitly referenced note, missing important context from linked sub-notes. Recursive inclusion would ensure the AI model receives all relevant information, improving the accuracy and usefulness of responses.
Optional Features:
Beta Was this translation helpful? Give feedback.
All reactions