Updated User patches (markdown)

master
zwim 2 years ago
parent 007bb00682
commit 104627e791

@ -1,5 +1,5 @@
# Overview
It is possible to add or change some provided features in KOReader by user patches.
It is possible to add or change some provided features in KOReader by user patches (introduced in https://github.com/koreader/koreader/pull/9104).
For implementing or applying such patches only limited support _might_ be given by the KOReader developers.
@ -22,8 +22,15 @@ Names starting with:
# [Available patches](https://github.com/koreader/koreader/issues?q=+label%3A%22User+patch+available%22+)
The following list will show available patches in historical order with its `name`, `function` and `comments`
The following list will show available patches with their `name`; `download-link`, `function`; `comments`
## Device independent
* `2-TOC-title-patch.lua`; https://gist.github.com/zwim/1edcd34ef8a59166f203d5ee8c08f7e3; adds a button in the table of contents to toggle between the book name and `Table of contents`; the selection is book specific, this was the origin of developing user-patches (thanks to @poire-z).
## Device specific
### Kobo
* `2-toggle-usbnet.lua`; https://gist.github.com/zwim/b0d46fa83d9dbb853324f3e0c17562b5; adds an entry in the `Network` menu to toggle usbnet.
*

Loading…
Cancel
Save