CaelCoruscare / WildSort

An AI-Empowered program for quickly sorting photos of animals, especially from camera traps. Outputs to a spreadsheet document in a visualization-friendly format. I created this for Action for Cheetahs in Kenya.
https://www.actionforcheetahs.org/
MIT License
0 stars 0 forks source link

The folder selector dialog should open in the last location it opened. #13

Open CaelCoruscare opened 1 year ago

CaelCoruscare commented 1 year ago

When you click the "choose folder" button, a dialog opens to allow you to choose a folder of images.

The dialog currently defaults to current User's "Photos" folder. It should instead default to folder above the last folder you selected. If that's not possible, it should instead default to the directory were the app is being run.

Example: If the last folder selected was: _"E://2023/CameraTraps/CameraB4" The dialogue should open at: "E://2023/CameraTraps"

If this is the first time the folder was selected: Choose the folder where the WildSort application is located

If the last folder selected was: _"E://2023/CameraTraps/CameraB4" BUT, "E://" was unmounted, and the filepath is no longer valid: Choose the folder where the WildSort application is located

CaelCoruscare commented 1 year ago

This will require: