spatie / sheets

Store & retrieve your static content in plain text files
https://spatie.be/open-source
MIT License
273 stars 21 forks source link

How to omit date from md file YYYY-MM-DD.my-link and use date in file #79

Closed sts-ryan-holton closed 5 months ago

sts-ryan-holton commented 5 months ago

Hi, I've got markdown files that I'm using and I'm storing a createdAt variable in the YYYY-MM-DD format within the three back ticks. I'd like to omit date from the md file name. How do i achieve this?