-
-
Notifications
You must be signed in to change notification settings - Fork 105
Closed
Labels
In BETAThe current task is available for testing in the BETA version.The current task is available for testing in the BETA version.enhancementNew feature or requestNew feature or requestv10.4.0Project: v10.4.0Project: v10.4.0
Description
When creating new content, it's currently possible to prepend the current date & year via the filePrefix attribute.
As we enumerate our files in subdirectories with indices (instead of dates) I would highly appreciate seeing this being automated via Frontmatter CMS.
Idea:
- New
filePrefixformat:0000-where the amount of0s determines the index string-length (left-padded with0s). - When a new file is being created it checks what's the currently highest index in the subdirectory and prefixes the filename with
000${i+1}-.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
In BETAThe current task is available for testing in the BETA version.The current task is available for testing in the BETA version.enhancementNew feature or requestNew feature or requestv10.4.0Project: v10.4.0Project: v10.4.0