ahodesuka / ahoviewer

A GTK image viewer, manga reader, and booru browser
MIT License
486 stars 31 forks source link

Navigate to previous and next sibling folder #41

Open irlittz opened 8 years ago

irlittz commented 8 years ago

A feature that allows navigating to the next sibling folder or file relative to the currently opened one would be great. For example, given the following situation (bold means currently opened)

When I now reach the end of chapter 1 and attempt to navigate to the next image once more, ideally ahoviewer would automatically navigate to the first image of chapter 2. The same in reverse of course goes for navigating backwards.

Making this action a configurable keybinding (for example up and down arrows as default) in addition to an option for the last and first image of opened folders and files would be great too. That way easy navigation through mangas and similar media would be possible.

ahodesuka commented 8 years ago

I look into adding this as an optional feature

irlittz commented 8 years ago

Thank you again.