Use H1 or YAML property "title" instead of or in addition to filename as display name

+1

This is a critical feature in order for our team to fully take advantage of the linking and graph capabilities. We trying to adopt Obsidian as an editor for our documentation website which is hosted on a git repo and runs a build process to output a static site.

The challenge is that default HTML looks for an index file in a directory. This forces us to name the primary file within the directory index. As you can imagine, the graph view (while beautiful) is mostly unusable as over 80% of nodes return index.

Additionally, the unlinked mentions become wildly inaccurate as it returns so many instances of unrelated index files.

Given that this is the #2 most requested feature and viewed thread, has this been added to the product roadmap?

2 Likes