-
Notifications
You must be signed in to change notification settings - Fork 725
Feature request: ability to specify date=NOW in metadata settings #277
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
Comments
|
I added this variable to the wiki to make it more visible. |
With that being said, I can't get it to work. Can anyone provide an example on how to use this? |
Looks like this was only ported over to preserve existing implementations of default metadata for older versions of Prose. Support hasn't been added for the new metadata editor configuration yet. |
Before I added prose configuration to my _config.yml, prose.io was prepopulating the filenames of new Jekyll posts with the current date. But once I added prose configuration, it stopped doing that, even after I added |
@joewiz That advice was from an older version of prose. It sounds like it needs to be re-implemented at this point. |
Ah, thanks, guys. A very nice feature indeed. |
Currently, once configuration is added to |
and what about |
I am also currently moving my blog to be managed with prose. However, handling Any chance that this will be working again any time soon? Thanks! |
I'm having the same problem. Having a date for my posts is one of the most important things. It seems the right date is already generated for the name of the file... couldn't it be used also for a "date" meta field? |
Hello and thank you for this issue report. There have been several point releases in Prose since this issue was opened and there has not been much discussion here. I wanted to ask if you could please assist in confirming this is still an issue in the latest version of the product. If it is fixed, please close this issue :-) Also, if possible could you please
Since this project is looking for new maintainers (#743), it will be helpful if users can double check the old issues and delete ones that are fixed. This will be super helpful for the new team that works on moving this project forward. I'm sorry this message is impersonal. And thanks for your help! |
I think this issue is fixed. Last time I created a new |
#831 allows you to set You can also do something like:
|
Wonderful! Thanks very much for this! |
@dereklieu What am I doing wrong, if I just get a date field with the |
@ndarville If you're using prose.io then these changes haven't been deployed yet. We're discussing automatic deployment in #835. I will look into a manual deployment in the meantime. |
@dereklieu Ah, I see. |
@dereklieu This is fantastic. Thanks very much for your efforts! |
I would like to be able to specify
date: CURRENT
or something and have this field autogenerated on document creation. or just point me on place to implement thisThe text was updated successfully, but these errors were encountered: