-
Notifications
You must be signed in to change notification settings - Fork 135
Open
Description
Hey, thanks for the great package
I have an org-roam setup i've added around 500 files to over the last couple years, and in all of these I use
...
#+CREATED: <date>
#+MODIFIED: <date>
...As the creation and modified dates. But ox-hugo requires:
...
#+date: <date>
#+hugo_lastmod: <date>
...I'd prefer not to replace-regexp for all files if possible, so I was wondering how you would feel about allowing users to remap front matter property names, maybe with an alist (('hugo_lastmod . "CREATED") ('date . "MODIFIED")) or something along those lines.
Thanks a lot!
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels