Originally created by @brkr1 on GitHub (Dec 16, 2025).
I use Entities as a way to define who each expense belongs to.
It would be extremely helpful to have a way to see the total amount per Entity.
Some possible approaches that would solve this:
A dedicated section or summary showing the total amount grouped by Entity.
Alternatively, when using the search/filter, display the total amount of the currently visible results.
Example:
If I search for my name, the system would list all expenses related to me, and right below (or above) the list, it would show the total sum of those expenses.
Would any of these scenarios be possible to implement?
This would greatly improve visibility and control over shared or categorized expenses.
Thanks in advance!
Originally created by @brkr1 on GitHub (Dec 16, 2025).
I use Entities as a way to define who each expense belongs to.
It would be extremely helpful to have a way to see the total amount per Entity.
Some possible approaches that would solve this:
- A dedicated section or summary showing the total amount grouped by Entity.
- Alternatively, when using the search/filter, display the total amount of the currently visible results.
Example:
If I search for my name, the system would list all expenses related to me, and right below (or above) the list, it would show the total sum of those expenses.
Would any of these scenarios be possible to implement?
This would greatly improve visibility and control over shared or categorized expenses.
Thanks in advance!
I believe this would be better suited for the Insights page to avoid adding more clutter to the main views. Have you checked the Insights > Category Overview (Visão geral das categorias), it probably is heavily related to what you want.
I've been meaning to add a version of it for Entities (Entities > Categories > Tags) and for Tags (Tags > Categories > Entities), what do you think?
@eitchtee commented on GitHub (Dec 20, 2025):
I believe this would be better suited for the Insights page to avoid adding more clutter to the main views. Have you checked the Insights > Category Overview (Visão geral das categorias), it probably is heavily related to what you want.
I've been meaning to add a version of it for Entities (Entities > Categories > Tags) and for Tags (Tags > Categories > Entities), what do you think?
I see, but what about “Alternatively, when using the search/filter, display the total amount of the currently visible results”
Would it be possible to implement?
@brkr1 commented on GitHub (Dec 20, 2025):
I see, but what about “Alternatively, when using the search/filter, display the total amount of the currently visible results”
Would it be possible to implement?
It definitely possible, I actually like the idea, probably should have a toggle to enable or disable this. Let me take a look and get back to you.
@eitchtee commented on GitHub (Dec 20, 2025):
It definitely possible, I actually like the idea, probably should have a toggle to enable or disable this. Let me take a look and get back to you.
I like the idea of having sums of filtered results. It makes it easier to spot inconsistencies with bank statements, identify missing transactions, etc.
@stefan786 commented on GitHub (Dec 28, 2025):
I like the idea of having sums of filtered results. It makes it easier to spot inconsistencies with bank statements, identify missing transactions, etc.
Happy to say this will be available on the next version.
Worth noting that this will only work for the filters, the search bar remains unchanged due to how it works internally.
@eitchtee commented on GitHub (Dec 28, 2025):
Happy to say this will be available on the next version.
Worth noting that this will only work for the filters, the search bar remains unchanged due to how it works internally.
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Originally created by @brkr1 on GitHub (Dec 16, 2025).
I use Entities as a way to define who each expense belongs to.
It would be extremely helpful to have a way to see the total amount per Entity.
Some possible approaches that would solve this:
Example:
If I search for my name, the system would list all expenses related to me, and right below (or above) the list, it would show the total sum of those expenses.
Would any of these scenarios be possible to implement?
This would greatly improve visibility and control over shared or categorized expenses.
Thanks in advance!
@eitchtee commented on GitHub (Dec 20, 2025):
I believe this would be better suited for the Insights page to avoid adding more clutter to the main views. Have you checked the Insights > Category Overview (Visão geral das categorias), it probably is heavily related to what you want.
I've been meaning to add a version of it for Entities (Entities > Categories > Tags) and for Tags (Tags > Categories > Entities), what do you think?
@brkr1 commented on GitHub (Dec 20, 2025):
I see, but what about “Alternatively, when using the search/filter, display the total amount of the currently visible results”
Would it be possible to implement?
@eitchtee commented on GitHub (Dec 20, 2025):
It definitely possible, I actually like the idea, probably should have a toggle to enable or disable this. Let me take a look and get back to you.
@stefan786 commented on GitHub (Dec 28, 2025):
I like the idea of having sums of filtered results. It makes it easier to spot inconsistencies with bank statements, identify missing transactions, etc.
@eitchtee commented on GitHub (Dec 28, 2025):
Happy to say this will be available on the next version.
Worth noting that this will only work for the filters, the search bar remains unchanged due to how it works internally.