from journals/2023_06_30.md
to journals/2023-06-30.md
its set in config.edn
. Pay attention to the warning.
yes replace the underscore with a dash.
-- ;; :journal/file-name-format "yyyy_MM_dd"
++ :journal/file-name-format "yyyy-MM-dd"
1 Like
Ok, that’s in the journal, how do I make the pages?
from:
pages/Thiago Avelino.md
to:
pages/thiago-avelino.md
not a supported usecase
1 Like