Lukas Bonauer

Results 73 issues of Lukas Bonauer

**Describe the bug** After the fix for #40, some keys still don't get through, for example the German `ä`. I tracked it down to all keys which are in the...

bug
help wanted

* Select a transaction and open a dialog (edit, split, ...) * Defocus the text field * Use keyboard shortcuts like E, S, or Del to accidentally open more dialogs...

type: bug
prio: 2
size: simple

Should be easy to ignore / not get in the way. Initial value is "now", but when the date is changed, it should maybe reset to 0?

prio: 3
type: enhancement
size: simple

When moving from e.g. UTC+2 to UTC+1, all transactions that were created with time 0:00 in UTC+2 now show up with time 23:00 on the previous day, indicating a wrong...

type: bug
prio: 1
size: simple

If only the labels `a/b/c` and `a/b` are present, they should be grouped as `a/b+`, but this does not happen if `a/b/c` is the only sublabel in the filtered dataset.

type: bug
prio: 3
size: simple

Low priority since a label can be added instead as a workaround, but it would be more convenient if that's not necessary. Use case: "rent" is a generic label, different...

prio: 3
type: new feature
size: simple

After some change, Sparkasse now exports trailing whitespaces, at least in the IBAN field, possibly in more places :( Make sure that deduplication still works :(

type: bug
prio: 2
size: simple

* name an account "Foo (Bar)" * type `account:` in the filter and select the account for autocompletion * th inserted string becomes `account:foo\ (bar)`, which creates a regex that...

type: bug
prio: 3
size: simple

Randomly found this code snippet: https://github.com/rockymeza/wifi/blob/4d1aacf1075002d64f7e378e8a2cff321c47d77d/wifi/utils.py#L11

prio: 3
type: enhancement
size: simple

Candidates for unification: * common tabular view elements (header-row, data-row, footer-row) * common colors (borders, hover effects, secondary text) * ...

size: medium
prio: 3
type: internal