+1 I would appreciate if the graph view could toggle between the real file name as the node name and one, or any, of the following:
aliases: myalias (from the front matter yaml)
title: mytitle (from the front matter yaml)
# My H1 Title (actual, markdown title)`
I think my personal preference is aliases if there can be only one, as I currently use this to make UID links more friendly in all my notes, where I find title to be redundant as I always include a “# title” in my notes, and any given note will only ever have one “#” level heading. I am unsure if title: is used by any core functionality at this time, but I find it redundant. So aliases is just my selfish pick.
Any of these would potentially make the graph useful for those using meaningless UIDs in zettlekasten style.
Also, thank you, Obsidian is awesome software.