What does only basic indexing=true mean? The default is false.
What other types of indexing are available for baloo?
I'm thinking of adding "*.xbel" (found in ~/.local/share) and "*.xcu" (found in ~/.config/libreoffice/4/user)
What other types of indexing are available for baloo?
Code:
cat ~/.config/baloofilerc [Basic Settings] Indexing-Enabled=true [General] dbVersion=2 exclude filters=qrc_*.cpp,libtool,*.rej,.svn,litmain.sh,_darcs,*.la,po,__pycache__,CMakeFiles,.moc,*.o,*.gmo,.git,CMakeTmp,config.status,*.orig,*.pyc,moc_*.cpp,*.nvram,*.tmp,confstat,*.rcore,*~,confdefs.h,*.lo,.xsession-errors*,autom4te,*.csproj,core-dumps,*.elc,*.aux,.histfile.*,cmake_install.cmake,*.swap,*.m4,lost+found,.obj,.uic,.hg,*.part,Makefile.am,CVS,*.class,*.moc,*.pc,*.loT,*.po,lzo,CTestTestfile.cmake,.bzr,CMakeTmpQmake,ui_*.h,.pch,CMakeCache.txt,conftest,*.omf,*.vm* exclude filters version=2 exclude folders[$e]=$HOME/.cache/,$HOME/.config/google-chrome/,$HOME/.mozilla/,$HOME/.themes/,$HOME/.thumbnails/ first run=false folders[$e]=$HOME/ only basic indexing=true
Comment