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

Enhancement: Allow custom scripts to easily update front matter #330

Closed
estruyf opened this issue May 5, 2022 · 2 comments
Closed

Enhancement: Allow custom scripts to easily update front matter #330

estruyf opened this issue May 5, 2022 · 2 comments
Labels
enhancement New feature or request

Comments

@estruyf
Copy link
Owner

estruyf commented May 5, 2022

If you want to run a custom script to process data and come back with an update. It would be great to have a way to quickly update the front matter of the page.

@estruyf estruyf added the enhancement New feature or request label May 5, 2022
@estruyf
Copy link
Owner Author

estruyf commented May 5, 2022

String format to return from your script should be:

{"frontmatter": { "<field name>": "field value" }}

estruyf added a commit that referenced this issue May 5, 2022
@estruyf
Copy link
Owner Author

estruyf commented May 25, 2022

It will be release in v7.3.0

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

No branches or pull requests

1 participant