Updated User patches (markdown)

master
zwim 2 years ago
parent 0470f542ca
commit ddcacd156f

@ -22,19 +22,19 @@ 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 with their `name`; `download-link`, `function`; `comments`
The following list will show available patches with their `name`; `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).
* `2-overlap_arrow_32.lua`; https://github.com/koreader/koreader/files/9035314/2-overlap_arrow_32.lua.txt; How can I modify arrow of page overlap function? #9181;
* `[2-no-jump-in-flipping-mode.lua](https://github.com/koreader/koreader/files/9033370/2-no-jump-in-flipping-mode.lua.txt)`; Is it possbile to disable touch (navigate) property of the progress bar ? #9277;
* `[2-dict-auto-copy-current-definition.lua](https://github.com/koreader/koreader/files/9123497/2-dict-auto-copy-current-definition.lua.txt)`; Possibility to share and/or copy into the clipboard dictionary definitions. #9336;
* [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).
* [2-overlap_arrow_32.lua](https://github.com/koreader/koreader/files/9035314/2-overlap_arrow_32.lua.txt); How can I modify arrow of page overlap function? #9181; download and remove the `.txt` extension.
* [2-no-jump-in-flipping-mode.lua](https://github.com/koreader/koreader/files/9033370/2-no-jump-in-flipping-mode.lua.txt); Is it possbile to disable touch (navigate) property of the progress bar ? #9277; download and remove the `.txt` extension.
* `[2-dict-auto-copy-current-definition.lua](https://github.com/koreader/koreader/files/9123497/2-dict-auto-copy-current-definition.lua.txt)`; Possibility to share and/or copy into the clipboard dictionary definitions. #9336; download and remove the `.txt` extension.
## Device specific
### Kobo
* `2-toggle-usbnet.lua`; https://gist.github.com/zwim/b0d46fa83d9dbb853324f3e0c17562b5; adds an entry in the `Network` menu to toggle usbnet.
* [2-toggle-usbnet.lua](https://gist.github.com/zwim/b0d46fa83d9dbb853324f3e0c17562b5); adds an entry in the `Network` menu to toggle usbnet.

Loading…
Cancel
Save