Code: Select all
*.ini;*.ahk;*.doc;*.docx;*.pdf;*.txt;*.xls;*.xlsx;*.md;*.url;*.html;*.svg;*.csv
I am currently learning programming and everythings Content search features really make the hard task of learning programming just that much easier.
I know text based file extensions use diffrent encoding (something I know nothing about) is there a way to build a filter that targets a general set of encodings such UTF-8, ASCII, ANSII etc etc and then pass this filter to the Content index page of the Settings panel?
I essentialy want a filter of "If Notepad can read it, INDEX its content". if does not have to 100% if it gets me 90% there, its fine.
I am not worried of Database size, I performed neccesary tests already and was very happy with performance.