Replies: 2 comments
-
Beta Was this translation helpful? Give feedback.
0 replies
-
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment








Uh oh!
There was an error while loading. Please reload this page.
-
If anyone has worked out how to do this I'd love to see a working example of how to do this. The rule syntax breaks my brain. Ive got some basic ones like renaming entities and setting tags (after much effort and trial and error), but I look at the wiki for this one and my mind just goes "nope".
I've got a Buy Now Pay Later account 'Afterpay'. Buying something on that card splits up repayments into 4ths, starting on the next Saturday (or same day if purchased on Saturday) and then every 2 weeks thereafter.
My pseudo code for this would be something like:
if
account_name == "Afterpay" and is_expensethen...
Hopefully this is even possible in the current version of WYGIWYH.
Beta Was this translation helpful? Give feedback.
All reactions