Ok i made this script

It will hide all the books with the "
h_" prefix in their name.
It is still not perfect, but for me now is enough
Installation:
Code:
mntroot rw
mv /usr/bin/logThis.sh /usr/bin/logThis.bak
extract the archive, copy the script in /usr/bin/ for example by scp, then:
Code:
chmod 755 /usr/bin/logThis.sh
mntroot ro
Usage:
for hiding, in the search bar type:
for showing, in the search bar type:
Password for now are stored in the script, change them as you like.
In the next version i'll use encrypted password stored somewhere
log is created in documents folder (HideBooks.log)
PS: thanks to knc1 for his support