DoTheEvo / ANGRYsearch

Linux file search, instant results as you type
GNU General Public License v2.0
1.06k stars 93 forks source link

Adding more than one excluded directory #78

Open GraveDigger1 opened 4 years ago

GraveDigger1 commented 4 years ago

i like angry search cause it seems to do a better search than anything else i've found. however i see no way to exclude multiple directories. i need all the following excluded.

/home/gravedigger/Graves/ /mnt/

now as for "Attempt at making Linux version of Everything Search Engine because no one else bothered." search everything aka everything actually auto updates the index once it is launched, as for speed angry search is extremely slow in comparison. also everything is available when you right click in a directory.

JJenkx commented 3 years ago

All on one line and using space as a separator?

directories_excluded=/dir/ /dir2/ /dir3/

Here is the config I just did that has several exclusions and works properly.

angrysearch.conf