from journals/2023_06_30.md
to journals/2023-06-30.md
its set in config.edn
. Pay attention to the warning.
Great, thanks
@Bader would it be possible to change the name of the page files, _
for -
?
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
1 Like
not a supported usecase
1 Like
is this still the case? I would like to get underscores and lowercase characters in the filenames by default, instead of whitespaces and inconsistent uppercase letters, respectively.
no support, as @Bader commented
My LogSeq is saving files with 2024_10_18 instead of 2024-10-18 which I have set in the settings as well as in the config.edn. It still resists to use the set date format for journals.
- Does anyone know where else I can adjust these settings?
- Does anyone experience the same issue?
- Could it be that it’s associated with the new macOS Sequoia?
Best Regards
Oliver