Lukas Bonauer
Lukas Bonauer
If there is a specific file format that uses tab-seperated values, this could be added as a flag onto the `FormatMapping` structure and then passed to papa-parse as the "delimiter"...
Also include this for the balance field in the "known amounts" dialog. Use case: less mental math when counting coins & bank notes ...
Note: This means that if you forgot your password, you have to migrate your database to a new data key to be able to change it / add a new...
Want to be able to include "all open accounts", "all accounts", and ideally a custom multi-selection of accounts.
This could be used to auto-group transfers based on IBAN. I could also add this as a built-in feature, though it might be too restrictive.
Introduced `realDate` field and started filling it for new transactions. It isn't used for display/calculations yet, but the idea is that we actually still not really support time components in...
Might want to extend with some explicitly saved presets (e.g. `label:myfloor` or `created:today`). But could be combined with the analytics custom modules feature possibly. Also related: #59
Maybe a "create filter rule" button would be nice, once #15 is complete.
For labels, this could be triggered with a small delay when opening the "inline add label" text field and when opening the "edit transaction" dialog. It would be nice to...
related: #257 don't really see a big need for this one actually