bcgov / PDF-Portfolio-Detector

Python application to scan through a folder and its subfolders to determine PDF Portfolios within.
Apache License 2.0
3 stars 0 forks source link

[TODO] Add feature that saves the last folder used #4

Closed KevinWai1 closed 1 week ago

KevinWai1 commented 1 month ago

Add feature that saves the last folder used for destination and source (through a config)

KevinWai1 commented 1 week ago

Added caching inside of the application so that it remembers the last folder used as well a directory check.