Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature request: frontmadder.updated_date #1207

Open
harrymkt opened this issue Sep 7, 2024 · 0 comments
Open

Feature request: frontmadder.updated_date #1207

harrymkt opened this issue Sep 7, 2024 · 0 comments

Comments

@harrymkt
Copy link

harrymkt commented Sep 7, 2024

Hello.
I believe that currently Cobalt does not support last update date on pages. Please implement this small feature if possible, so we can use the frontmadder updated_date or update_date.

For example, I use a Javascript function to display dates as to display in the user's correct timezone. So it is fine I can use the data object, however it fails on sorting posts. Published date and updated date should be separated.

You might say "You can update the published date frontmadder", however it is not the case because I want all users to inform published date and updated date seperetly, so I can sort using sort_by: ["updated_date", "published_date"], that means if the post fails to sort by updated date, then it will sort with published date. That being said, update_date or updated_date frontmadder should be optional, even if it is included in sort_by parameter.

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant