Remember Where in the Tree I Was When I Click on a Position Etc.
Hypertext-infused philosophy personal database software
Brought to you by:
jasonwinning
Let's say Position X is nested under two other positions: Position A and Position B. I am in the tree looking at Position A with Position X nested under it. I right click Position X and select "Go to this record." This takes me to the record. If I go back, it takes me to the same place in the tree. But if I click the "Go to this record in Tree tab" button, it takes me to (I think) the lowest place in the tree that this position is, for some reason (in this example, it would show me Position X nested under Position B). I want "Go to this record in Tree tab" button to take me back to the position I was at in the tree before, when that makes sense.
It is a good idea to have it take you to the instance of that record you were on most recently. I can implement that, but I also want to point out that you can click the previous/next buttons at the bottom to cycle through the tree nodes for the selected record. That should make this less annoying until this feature is released.
This is now implemented and pushed to the git repo; will be in v1.35