Viktor Vilhelm Sonesten
Viktor Vilhelm Sonesten
Could 06ba687 possibly have resolved this?
Project Gutenberg [documens some guidelines for robot access](https://www.gutenberg.org/wiki/Gutenberg:Information_About_Robot_Access_to_our_Pages).
On a tangent: DOIs and other similar identifiers can be found when searching, and then Sci-Hub or similar is queried.
Can `PYBIND11_EMBEDDED_MODULE` help here?
This could be resolved by using message-oriented thread termination, but polling from the Python scripts is slow and makes `plugin_handler` destruction take quite some time.
Whenever a GUI is written, this issue will defenitely apply for that frontend also.
The databases above both hold item images if applicable. If we really wanna go crazy we can use [sixel](https://github.com/saitoha/libsixel) to display the images in supporting terminal emulators. I'm not aware...
The list of TODOs above are likely outdated by now. It would be a good idea to grep for `XXX` also.
#12 should be tackled first. EDIT: done.
For a resize, we'd need to know the size of the index menu. This would (and should only) be possible to know if we query the screen butler, but implementing...