-
-
Notifications
You must be signed in to change notification settings - Fork 23
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
Allow users to have complex logic in templates #79
Conversation
Looks great! You've definitely overhauled my little contribution huh? 😂😅 Just a thought, for completeness, there should probably be a power (a**b) and modulo (a mod b) operator in the maths helper, then pretty much every kind of maths you might want to do is covered! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
note to self
note to self - can probably add #69 too.
|
2e5ef1a
to
30eed04
Compare
30eed04
to
70ee90e
Compare
Thanks for implementing this! Is there any documentation on how to use it? |
Hi @dniku, this feature will be released with the next version of the plugin (sometime around end of November). |
Sorry to add noise, but are there any plans for a new release? |
Hi @q-wertz, have been super busy lately, will try to get this out this month. |
No problem 😊 |
Sorry for annoying. Any news on a new release that includes this feature? 🙈 |
I'm sorry we lost attention, GSoC keeps us somehow busy. |
Thanks a lot 🙏😌 |
Any news? |
Summer is over :) |
Any news regarding the update? I would be very interested :) |
Fixes #56, #64