-
Notifications
You must be signed in to change notification settings - Fork 896
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
Add item template function #634
Add item template function #634
Conversation
This is a really nice feature @boidolr! Thank you so much and sorry for taking almost two years before I merged it 😳 |
great, first time since two years I use it, and have to do directly an update 😂 |
I believe this broke For a workaround see https://jsfiddle.net/smvhdaq3/ |
Further to @devgianlu's comment, I believe this regressed #438 |
+1 to @adriancb. This isn't gonna get fixed anytime soon :( |
To further customize item creation it can be useful to have an actual function.
Regardless of whether you'd want to add this functionality the first four commits might be a nice refactoring for the structure of
templater
.