deckerst / aves

Aves is a gallery and metadata explorer app, built for Android with Flutter.
BSD 3-Clause "New" or "Revised" License
2.23k stars 88 forks source link

Include Directory #828

Open hj-collab opened 7 months ago

hj-collab commented 7 months ago

Hi,

I have added a folder in the Privacy -> Hidden Items -> Hidden Paths. Content from this directory is not showing in albums/collections. That is perfect but I want a sub folder within this folder to show in albums/collection.

This is possible in Simple Gallery Pro as that has an option to include a directory. I can include the sub directory path which will override the hidden directory.

Best regards,

deckerst commented 7 months ago

Could you elaborate how you end up with storage where a folder of interest is inside a tree that you want to hide?

I'm asking because I'm unlikely to implement features unless they address use cases with some merit. Maybe here it could be fixed by improving storage organization.

hj-collab commented 7 months ago

Hi Thibault,

Thanks for your quick response to my feature request.

I use an app that creates multiple directories within a folder. I cannot change the directory or folder. I don't want all the images from that folder to be visible in my gallery. I only need a specific folder to be visible.

Best regards,