diff --git a/README b/README index f636a21..0dbf533 100644 --- a/README +++ b/README @@ -1,5 +1,10 @@ In here we can put instructions on how to run this / any general info +to edit src: + +git.... +CAM: fill this in pls + ubuntu packages: sudo apt-get install -y mediainfo cmake python3-flask diff --git a/TODO b/TODO index cc08613..9274105 100644 --- a/TODO +++ b/TODO @@ -18,11 +18,11 @@ MatchPersonWithFile() * then in UI: - allow right-click folders in folder view (at least for AI scan) for all files in Dir - allow right-click AI - for all persons - for individuals - (and can be on an individual file or an individual dir, or selected files / selected dir) + allow right-click folders in folder view (at least for AI scan) for all files in Dir [DONE] + allow right-click AI [DONE] + for all persons [DONE] + for individuals [DONE] + (and can be on an individual file or an individual dir, or selected files / selected dir) [DONE] * fix up logging in general * comment your code