Is your feature request related to a problem? Please describe.
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
The first H1 heading is typically used as a title for markdown notes. Right now it is not possible to use it as a title in Quartz (e.g., for what is shown in the graph view).
Describe the solution you'd like
A clear and concise description of what you want to happen.
Right now, Quartz sets the title in order of priority to:
- frontmatter
title field
- File stem (filename without .md)
- Locale default ("Untitled")
We can add a configuration option to use the first H1 heading as the title.
Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.
Additional context
Add any other context or screenshots about the feature request here.
Is your feature request related to a problem? Please describe.
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
The first H1 heading is typically used as a title for markdown notes. Right now it is not possible to use it as a title in Quartz (e.g., for what is shown in the graph view).
Describe the solution you'd like
A clear and concise description of what you want to happen.
Right now, Quartz sets the title in order of priority to:
titlefieldWe can add a configuration option to use the first H1 heading as the title.
Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.
Additional context
Add any other context or screenshots about the feature request here.