In case of auto-complete of file inside folder only the file name is inserted

Steps to reproduce

  • Create fileA inside folderA
  • Go to another file and use autocomplete of [[]] to enter the file
  • Press enter

Expected result

  • [[folderA/fileA]] is inserted

Actual result

  • [[fileA]] is inserted

Environment

  • Operating system: MacOS Catalaina
  • Obsidian version: 0.6.2
  • Using custom CSS: No

Additional information

This can create issues with disambiguation. In case a file is created in some other the links start pointing to the new file and all links are now wrong.

1 Like

I can confirm this for Linux and version 0.6.5

A post was merged into an existing topic: References not updated when moving file into sub-folder