Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Include note path when linking to other notes #1352

Open
Pasithea0 opened this issue Mar 11, 2025 · 1 comment
Open

Include note path when linking to other notes #1352

Pasithea0 opened this issue Mar 11, 2025 · 1 comment
Labels
question Further information is requested

Comments

@Pasithea0
Copy link

I title my notes like "Tuesday, Mar 11" and place them in specific folders. However, whenever Copilot links to a note, it only includes the title. This is problematic because this link often points to the wrong note.

What the links currently look like:
[[Tuesday, Mar 11]]

What they should look like:
[[Science/Tuesday, Mar 11]]
or
[[Math/Tuesday, Mar 11]]

This solution would differentiate between the note titled "Tuesday, Mar 11" in Science vs the note titled "Tuesday, Mar 11" in Math.

@logancyang
Copy link
Owner

What do you mean by "whenever Copilot links to a note"? Do you mean the AI response? If yes, you can just give it proper instructions in your user system prompt such as "when mentioning note titles use the full path [[note path]]" or something.

@logancyang logancyang added the question Further information is requested label Mar 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants