keystatic icon indicating copy to clipboard operation
keystatic copied to clipboard

Feature request : Better control over content organisation needed

Open snimavat opened this issue 1 year ago • 0 comments

As of now, content can be organized as explained in docs here

However, some of the projects needs better control content destination. Eg into year/month directories for example.

Decap CMS supports this - for example path: '{{year}}/{{slug}}' as explained here

It would be nice to see similar support in content static.

may be, path can support a template syntax which can use any of the fields from schema, or it could be made a function which takes the content object as argument and returns a path string.

snimavat avatar Apr 22 '24 13:04 snimavat