link format ignores settings
I can't seem to make bolt use the filename (both {{name}} or {{name-without-extension}}
) as default link — it keeps processing the file title. My folder has markdown files with yaml front-matter titles, I wish to use title:
for page metadata, but I don't want the longer URLs or filling the parameters for link:
for every file. Is this a bug? I tried to reset the folder - it didn't work.
I'm having the same issue. Another problem with this setup is that most markdown editors auto-complete links based on filenames and not H1's. So being able to target filenames inside of editors can significantly reduce user error.
Answered 2 months ago · Edit answer