0ssamaak0 / CLIPPyX

AI Powered Image search tool offers content-based, text, and visual similarity system-wide search.
MIT License
110 stars 10 forks source link

Include and Exclude Folders. #8

Closed yousefmrashad closed 3 weeks ago

yousefmrashad commented 4 weeks ago

Added functionality to include and exclude folders from everything search.

Bug Fixes: Excluded C:\\$Recycle.Bin by default. Used "UTF-16" to read image paths for better compatibility. Handled "Permission Denied" Exceptions.

0ssamaak0 commented 4 weeks ago

thank you very much! 🚀🚀

can you please make a separate commit for UTF-16 encoding? I will merge it immediately.

regarding include and execlude it's in #8 and already assigned. after it's merged we will check if it misses sth (like permissions) and add your commit

TLDR; create PR for UTF16, wait for the rest 😁😁