Koen van Staveren
Koen van Staveren
Should it only allow http/https based urls? Or would mailto and tel also need to work? A check that does include mailto and tel. ```ts try { url = new...
I thing this could be fixxed, by looking at which modifcations keys are down before and repressing them after ctrl + v is send.
When the shortcut is `ctrl+shift+c` should the shift only be released or would such an optimisation not be useful?
> Some additional variables I would appreciate being added are: > > 1. Current Balance of Account (extra bonus points for average monthly balance). This would be nice for automatically...
I don't thing there will ever be an UI for this, (at most an helper to show which fields are available). As that it would most likely limit the usage...
Maybe fun to share, my current rules with templating 
@londondev77 the amount should be in cents (*100). Decimals are not allowed,
@TWilhoWI  `{{mul amount -1}}`
> Basically I would like to action a rule if the amount is a decimal number. We could achieve this by adding regex matching to the amount field. I will...
When reconciling and having a currency enabled you can't change the value by changing a single number or doing a calculation. So for example `€10.00 + 10` does not work