Bug 477436 - KMY Ability to navigate back or forth to location
Summary: KMY Ability to navigate back or forth to location
Status: REPORTED
Alias: None
Product: kmymoney
Classification: Applications
Component: ux-ui (show other bugs)
Version: unspecified
Platform: Microsoft Windows Microsoft Windows
: NOR wishlist
Target Milestone: ---
Assignee: KMyMoney Devel Mailing List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-11-23 20:48 UTC by robsonsilva
Modified: 2023-11-23 20:56 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description robsonsilva 2023-11-23 20:48:05 UTC
SUMMARY
Would be nice to have the ability to navigate back or forth to locations. 

Example 1:
User is in cash account and opens credit card account to see some transactions. Then he decides to come back to the cash account.
He could use some arrow back to return to the last location(s). 

Example 2:
User is in Current account, he goes to investment account, and then he decides to return to Current account.
He could use the arrow back to come back to current account and then arrow forward to go to investment account.
Comment 1 Jack 2023-11-23 20:56:54 UTC
I assume you are using 5.1.x.  In versions compiled from git master branch, the ledger is now tabbed, making it trivial to just click the tab to see a different account.  Even in 5.1, if the other account you want to see is referenced in the current transaction (such as a transfer or investment transaction) you can right click on the transaction in the ledger, and there should be an entry to "Go to" that other account.

I've changed the status of this to "wishlist" as it might be possible to keep a list of which views and tabs have been visited, and be able to move through that list,  similar to many browsers work.