Skip to content

Add option to auto-switch to sibling directory on navigation boundary#2298

Open
ThingOfNull wants to merge 3 commits intod2phap:developfrom
ThingOfNull:feature/auto-switch-sibling-directory
Open

Add option to auto-switch to sibling directory on navigation boundary#2298
ThingOfNull wants to merge 3 commits intod2phap:developfrom
ThingOfNull:feature/auto-switch-sibling-directory

Conversation

@ThingOfNull
Copy link
Copy Markdown

Currently, when reaching the last or first image in a directory, navigation either stops or loops back.
This PR adds a new optional setting EnableAutoSwitchSiblingDir (default off) that automatically switches to the next or previous sibling directory, allowing seamless browsing across folders.

When switching, a toast message is displayed showing the target folder name.
Navigating backward lands on the last image of the previous directory.
Sibling directories that contain no supported image files are skipped.

Chinese Simplified translations are also included.

@d2phap
Copy link
Copy Markdown
Owner

d2phap commented Apr 9, 2026

Hi @ThingOfNull, thanks for your contribution!
Please read and confirm that you agree to the ImageGlass Contributor License Agreement (CLA) by quoting this comment and reply "I confirm that I agree to the ImageGlass Contributor License Agreement (CLA)"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants