Garmelon/PFERD

Don't print "Not deleted" in status/report

F4400 opened this issue · 1 comments

F4400 commented

If you work on a lot of local files (or unzip archives (with even more files) that were previously downloaded from ilias) in the same directory as the download folder the status and report get bloated.

Fix would be: Add an option so that status and report don't print "Not deleted file xyz".
So only print Added/Changed in the report section instead of Added/Changed/Not deleted.
The same goes for the status. (Print Crawling/Crawled/Added/Changed... without Not deleted):

Turning status and report off wouldn't help because you still want to see the newly added/changed files.

This is now implemented in the show-not-deleted option.