- Edited
After selecting a bookmark from a nested folder, re-open the same folder next time the user opens bookmarks. Perhaps put this on a timer or use other clues to determine when it’s safe to return to the top level.
For example, if the user visits a folder and doesn’t open any bookmarks, it’s probably safe to return to the top level. On the other hand, if the user starts interacting with bookmarks in that folder, they are likely to return to that folder. Starting from the top level to open three heavily nested bookmarks is toilsome. It requires traversing the bookmark folders every time.
Safari permanently keeps track of the previous folder visited. I think Orion can improve upon this by returning to the top level based on heuristics.