IacobIonut01 / Gallery

Light-weight Media Gallery app for Android made with Jetpack Compose
Apache License 2.0
1.4k stars 77 forks source link

[Enhancement] Exclude locations #528

Open Captn138 opened 1 week ago

Captn138 commented 1 week ago

Is your feature request related to a problem? Please describe. Pictures from some locatio's appear in the gallery

Describe the solution you'd like I would like to have an option where I can add paths that would be excluded from the gallery

Describe alternatives you've considered None

Additional context None

machschnell commented 1 week ago

If you click on third item of groups of pictures like icons that appear toward the bottom of the screen, you'll see an Ignored category. Here you can add albums to ignore using regular expressions or by selecting individual folders (probably implies subfolders, it's not clear from wording in the app).

Note: it would be easier for users if the Music folder could be excluded via a setting because it's a common need.

Also, in a way choosing the Ignore Albums is a setting and seemingly should be accessible from the Settings menu.