wish: custom reports or saved filters
Bug #1606714 reported by
Chris
This bug affects 49 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
HomeBank |
Confirmed
|
Wishlist
|
Maxime DOYEN |
Bug Description
I would like to be able to tell HomeBank to save the filter as a report that I can run again at any time, without having to manually enter the date, accounts, payment, free-text info/memo and amount, etc.
This is useful to see how much a certain category has received, or how many withdrawals an account has had in the last calendar month. The logic can all be applied from within the GUI already, HB just needs to be able to remember these filters and reapply them, as if by macro.
Thanks for all the hard work! If I knew C, I would offer a patch. :)
Changed in homebank: | |
importance: | Undecided → Wishlist |
tags: | added: data-structure re |
tags: |
added: report removed: re |
Changed in homebank: | |
status: | New → In Progress |
Changed in homebank: | |
milestone: | none → 5.3 |
assignee: | nobody → Maxime DOYEN (mdoyen) |
Changed in homebank: | |
milestone: | 5.3 → none |
Changed in homebank: | |
status: | In Progress → Confirmed |
summary: |
- wish: Saved report filters to quickly access common datasets + wish: Saved filters to quickly access common datasets |
Changed in homebank: | |
status: | Confirmed → In Progress |
Changed in homebank: | |
milestone: | none → 5.5 |
Changed in homebank: | |
milestone: | 5.5 → none |
Changed in homebank: | |
status: | In Progress → Confirmed |
Changed in homebank: | |
milestone: | none → 5.6 |
Changed in homebank: | |
status: | Confirmed → In Progress |
Changed in homebank: | |
status: | In Progress → Confirmed |
Changed in homebank: | |
milestone: | 5.6 → 5.7 |
summary: |
- wish: Saved filters to quickly access common datasets + wish: custom reports or saved filters |
Changed in homebank: | |
milestone: | 5.7 → 6.0 |
To post a comment you must log in.
add from #1639468
t would be very useful if there was a fast way to save and reopen the filters set during the using of your program.
My "2 cents":
- A combo box in the top right of the "Statistics Report" (and the other reports) window where you can choose the filter to apply;
- [Use only], [Save] and [Delete] buttons to manage the filter currently set in "Edit Filter" window;
- A warning to avoid the overwriting of the filters;
- In "Statistics Report" window, the name of the filter has to be visible;
- The choice of the filter in the combo box will set and apply the filter parameters, and if the user open the "Edit Filter" window, the parameters set are those currently in use;
- The filter should be able to have a free long name like "EDF invoices from 2012 to 2016";
- The combo box may also appear in the Filter window, in order to switch easily between the saved filters;
- Filters should be stored in external files (one file, one filter) in order to make the sharing easier between projects and/or users. It would be nice if you could also modify it with a simple text editor;
- In the "Preferences" pane, a way to set the path where you have to save the files of the filters;
- To populate the combo box, your program has only to read the filename of the files found in their folder (Preferences pane...) and link to it. For example, it might find: "EDF invoices from 2012 to 2016.xhb_filter";
- The opening of the "Statistics Report" (and the other Report, obviously) force to reread the filter's path.
Wow... how much stuff!
(Please, do not hate me! :)
Grazie davvero.
Ciao, TonyIT