diff --git a/TODO b/TODO index a51beb5..1993d8c 100644 --- a/TODO +++ b/TODO @@ -1,10 +1,4 @@ ## GENERAL - * need a way for search results to show we found something in import_path or storage_path: - - now we can use the in_path, then have a series of icons, e.g. disk for storage, ? for import, and bin for recycling - -- only show these on the thumbs *IF* we search (where it may not be obvious where it came from) - => - => - => * 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? @@ -13,7 +7,6 @@ * more OO goodness :) ## MAYBE? - * can we consolidate the files_ip/files_sp/files_rbp route handling functions??? * Bin images need their own context-menu (undelete? instead of delete) ## DB