mirror of
https://github.com/kiwix/kiwix-desktop.git
synced 2025-09-23 20:20:58 -04:00

When doing a search in the library, we know for sure that the result will be a subset of the library we have (without query). So we can do the search locally (through the books we already have in cache) instead of doing another request.
Languages
C++
92.4%
CSS
3.7%
QMake
2.2%
Python
0.9%
HTML
0.4%
Other
0.4%