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

Don't overwrite frontmatter parameters not known to incremental-writing plugin #80

Open
chaosmonster opened this issue Oct 5, 2022 · 0 comments

Comments

@chaosmonster
Copy link

As a user I want to use the css helper classes provided by a theme like minimal. Those css helper classes are defined in the frontmatter of the file (see example). After adding a note to the queue or getting the next repetition the frontmatter is overwritten by the queues frontmatter and deleted the additional frontmatter information.

example of additional frontmatter info that should survive interacting with the queue

---
cssClass:
  - table-max
  - row-alt
---
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