add normalize-time-creation

This commit is contained in:
hyperdefined
2025-05-06 20:29:27 -04:00
parent 70e19269ee
commit bc8f4948fe
9 changed files with 69 additions and 11 deletions

View File

@@ -265,4 +265,8 @@ number-formats:
# This has no use currently, but can be used for future features for dupe detection.
generate-hash-for-items: false
config-version: 11
# Make when items are created at midnight on the date.
# This makes dates for items more "normalized" instead of being at different times.
normalize-time-creation: false
config-version: 12