finance-tracker icon indicating copy to clipboard operation
finance-tracker copied to clipboard

A web-based tool to keep track of your finances with a focus on automation, privacy, flexible analysis and search.

Results 79 finance-tracker issues
Sort by recently updated
recently updated
newest added

Pie chart like for the labels, to see how much money is spent through CC/transactions/cash.

size: medium
prio: 3
type: new feature

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 ...

size: medium
prio: 3
type: internal

Should include "amount" and "currency" inputs, format the number and apply negative style automatically.

size: medium
prio: 2
type: internal

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...

size: medium
prio: 2
type: new feature

So you notice (especially when modifying it, e.g. trying to delete an auto-label).

size: medium
prio: 3
type: enhancement

Currently only ISO 8601 supported.

size: medium
prio: 3
type: enhancement

Needs a more powerful API in `FilterService`. See #15.

prio: 1
size: medium
type: new feature

Analytics transforms `date` to `billing`, so applying the same filter does not work here. Think about if that feature won't end up confusing the user and myself too much :(

type: bug
prio: 2
size: simple

Operations: * add token to filter * functional operations on tokens * build/escape regex * properly quote tokens when necessary Used by: - analytics click handlers - transaction list label...

size: medium
prio: 2
type: internal