thumbs should not land in image dirs, they are both linux/windows meant to land in cache/home dirs, so ignoring this todo

This commit is contained in:
2021-06-07 17:51:39 +10:00
parent 66268ad6bb
commit 11386f57a4

3
TODO
View File

@@ -1,7 +1,4 @@
## GENERAL
* handle thumbs:
- need to ignore *thumb* -- but consider how we do this and don't screw up 'dir/job counts'
and potentially other stuff like .pa_bin if its in storage/import folder?
* AddJobForLog can absorb DEBUGs, etc. in fact fix up logging in general
* comment your code
* more OO goodness :)