Changing name of starred note does not update name in starred items list

Steps to reproduce

  1. Create note called “example” (all lowercase).
  2. Star note by selecting "more options, “star”
  3. Change name of note to “EXAMPLE” (all uppercase)
  4. View starred notes list

Expected result

  1. Name of note shows in starred items list as “EXAMPLE”
  2. Clicking note name opens note

Actual result

  1. Name of note shows in starred items list as “example”
  2. Clicking note leads to display of error message that says 'Cannot find file at “example.md” ’

Environment

  • Operating system: MacOS 10.15.4
  • Obsidian version: 0.6.7
  • Using custom CSS: Community theme “Atom”

Additional information

A post was merged into an existing topic: When the title of a starred note is changed, it’s not updated in the starred list, and just says note doesn’t exist