Resurfacing of a few navigation-related feature requests

Hi inukshuk, while I ramp up the using the Tropy, I noticed a few navigation-related usability wishes. After browsing through the forum and github issues, found some old feature requests too.

The use cases could be grouped into the followings:

  1. Support movement between items / photos when glimpsing through a list of items
    This functions have already existed, would need some effort for enhancement.

  2. Navigation between browsing history
    This requires creating a new data to manage history and also UI (Both Visual and Shortcuts) to support. If there is already view history, could be first implement without UI.

  3. Support favorite or shortcut to jump to certain items.
    This also requires a new model to save and store user’s favorite, and UI. The navigation functionality depends on #2.

I am wondering what’s the current status of these navigation-related features?