vscode-markdown-notes icon indicating copy to clipboard operation
vscode-markdown-notes copied to clipboard

Backlinks do not show with relative paths filename convention

Open mjshashank opened this issue 4 years ago • 3 comments

Describe the bug When using relativePaths for the vscodeMarkdownNotes.workspaceFilenameConvention setting because I have conflicting names, the backlinks panel is not populated with the reference.

To Reproduce

  • vscodeMarkdownNotes.workspaceFilenameConvention setting: relativePaths

Steps to reproduce the behavior:

  1. Open workspace
  2. Create a folder with a markdown file in it.
  3. Create a markdown file at root level and add a link inside it to the file created in step 2
  4. Open file created in step 2
  5. The backlinks panel does not have the reference to file created in step 3

Expected behavior The backlinks panel should display the backlink to file.

Screenshots

Screenshot 2020-12-02 at 6 21 37 PM Screenshot 2020-12-02 at 6 21 41 PM

Versions

  • OS: 10.15.7
  • VS Code Version: 1.51.1
  • Extension Version: v0.0.21

mjshashank avatar Dec 02 '20 13:12 mjshashank

I can confirm this bug.

josephgarnier avatar Mar 12 '21 15:03 josephgarnier

Having the same issue

mahoneyl avatar Jun 17 '21 22:06 mahoneyl

This is probably not terribly hard to fix if someone wants to take a stab at it.

I'm totally swamped and probably won't be able to look at this one for awhile, myself.

kortina avatar Jun 17 '21 22:06 kortina