logseq / docs

Logseq documentation
https://docs.logseq.com
MIT License
124 stars 90 forks source link

Fix config key for journal date format #104

Closed bryclee closed 1 year ago

bryclee commented 1 year ago

This PR fixes the config key mentioned for setting the preferred Journal date format.

Code reference for the config key: https://github.com/logseq/logseq/blob/6a22870d498cdbfec00a0c65ae0ef1aa6f264428/deps/graph-parser/src/logseq/graph_parser/config.cljs#L70-L76

image