Results 7 comments of pkb

@virxkane, I grant you permission to relicense my bits of code to GPLv2+.

You also could experiment with events. I think, if we saveHistory() at EVT_BACKGROUND and loadHistory() at EVT_FOREGROUND (or whatever event that comes when we switch back to CR) we will...

This epub file has no xml declaration in the epb.opf file this is the reason CR fails to open it.

@KVAnton-WEB https://github.com/search?q=pocketbook

@kurttu4, TTS is not implemented in the desktop GUI, only Android has it.

I think the following should work: ```js { id: "Name", value: page => page.$link.withDisplay(page.value("title"))} ```

There is not, at the moment. To be used from the code block, these functions should be exported from the API, similar to how dv.func works in dataview. However, this...