CLI icon indicating copy to clipboard operation
CLI copied to clipboard

Feat ignore path

Open toxic0berliner opened this issue 1 year ago • 1 comments

Probably merits a bit of cleanup but this PR allows to add the argument --ignore someRegExp,someOtherRegExp to the cli, which is working for me to manually import in read-only mode and skip files in @eaDir or #recycle directory. Would have added a check for hidden file to ignore them as well but didn't find it in the fs package to fix https://github.com/immich-app/CLI/issues/73.

It's a bit too late for me to do the cleanup, might give it a try later if you find this is of interest.

toxic0berliner avatar Jun 25 '23 23:06 toxic0berliner

oups, dond't even realize https://github.com/immich-app/CLI/pull/91 existed and already did this...

toxic0berliner avatar Jun 25 '23 23:06 toxic0berliner