Lukas Bonauer
Lukas Bonauer
Sometimes you might want to see transactions as they were created, sometimes you just want to exclusively see your home currency.
Example: "make sure to execute after `fees` rule"
UI should be analogous to rules (drag&drop). Since underyling array is ordered anyway, no new fields are necessary.
To filter by total number of labels in a transaction. Needed as a way to filter for "transactions with exactly these labels, but no more", which is currently hard.
Pie chart like for the labels, to see how much money is spent through CC/transactions/cash.
Low priority because JavaScript only has floats anyways and whether we get rounding errors in the billions or in the trillions doesn't fix the underlying issue ...
Should include "amount" and "currency" inputs, format the number and apply negative style automatically.
Data: amount of new transaction to split off; label of new transaction (optional) Label of original transaction can be configured in a subsequent action if necessary. Further actions on the...
See #15.
So you notice (especially when modifying it, e.g. trying to delete an auto-label).