Switch to unified view

a/website/faqsandhowtos/IndexOnAc.txt b/website/faqsandhowtos/IndexOnAc.txt
1
== Laptops: starting or stopping indexing according to AC power status
1
== Laptops: starting or stopping indexing according to AC power status
2
2
3
For people using real time indexing on a laptop, kind user "The Doctor"
3
For people using real time indexing on a laptop, kind user "The Doctor"
4
contributed a script to automatically start and stop indexing according to
4
contributed a script to automatically start and stop indexing according to
5
power status. The script can be found here:
5
power status. The script can be found here:
6
link:https://bitbucket.org/medoc/recoll/src/tip/src/desktop/recoll_index_on_ac.sh[recoll_index_on_ac.sh]
6
link:https://opensourceprojects.eu/p/recoll1/code/ci/144da4a5caa2b39d23d9d7cf262f03b6d80a4739/tree/src/desktop/recoll_index_on_ac.sh[recoll_index_on_ac.sh]
7
7
8
To use it, you need to copy it somewhere (e.g.: '/usr/bin', but any place
8
To use it, you need to copy it somewhere (e.g.: '/usr/bin', but any place
9
will do), make it executable (`chmod a+x recoll_index_on_ac.sh`), and edit
9
will do), make it executable (`chmod a+x recoll_index_on_ac.sh`), and edit
10
'~/.config/autostart/recollindex.desktop'
10
'~/.config/autostart/recollindex.desktop'
11
11