Graph view: Case-sensitivity issue with non-existing notes

If I have two links (to a note that does not exist yet) with the same note name, but with a difference in letter capitalization, the graph view creates two separate nodes for them:


(The screenshot contains a typo: There should be These. My mistake. :grin:)

Steps to reproduce

  1. Edit a note file, it can be new or an existing one.
  2. Write for example [[Non-existing note]].
  3. Write for example [[non-existing note]].
  4. Open graph view to see that there are actually two nodes instead of one.

Note that if you do the same thing for an existing note, the graph view handles this situation well: it combines the two differently capitalized links to a single node.

Expected result

Graph view should treat links to non-existing notes incase-sensitively, just like it does with links to existing notes.

Actual result

The actual result can be seen in a screenshot above.

Environment

  • Operating system: Windows 10
  • Obsidian version: 0.12.12

Thank you for your support! :slight_smile:

1 Like

Is there an update to this issue? Just came across the same problem on 0.14.6 on Linux

Would be really grateful if this would be fixed!

1 Like