|
|||||||
![]() |
|
|
Thread Tools | Search this Thread |
|
|
#46 | |
|
Addict
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 292
Karma: 391602
Join Date: Oct 2009
Location: Chicago, IL USA
Device: Sony PRS-350; Kobo Clara HD; Kobo Clara 2E; Kobo Clara BW
|
Quote:
I have a hyphenation dictionary that is installed by the Files section of kobopatch.yaml (like the fonts). This sends the dict to usr/local/Kobo/hyphenDicts/. If this could be added to your Web flow, it would take care of my only remaining need. I created the patch zip without connecting the Kobo, so it seems I would have to start from scratch if I want to do some new tweaking via the Web UI. True? But is it also true that if I connect the Kobo next time, my previous settings would be picked up from the .json that was copied to the device from the first effort? Thanks for your work on this. It's super easy to use. EDIT: Never mind! I did some more fiddling and answered my own questions. You mentioned that a path for additional files could be entered manually, but I missed it. I've experimented with multiple updates to one device and everything is working well. Another device will follow. Excellent! Last edited by Phil_C; 06-21-2026 at 05:59 PM. |
|
|
|
|
|
|
#47 |
|
Addict
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 292
Karma: 391602
Join Date: Oct 2009
Location: Chicago, IL USA
Device: Sony PRS-350; Kobo Clara HD; Kobo Clara 2E; Kobo Clara BW
|
@MrSilverstrike
There is one patch missing for the Clara BW. It is a special patch created by @jackie_w because "Remove line from bottom tab bar" does not work on this model. Code:
Remove line from bottom tab bar via CSS:
- Enabled: no
- Description: Removes the line from the top of the bottom tab bar
- FindZlib: "#activeTabLine" # qss/MainNavButton.qss
- ReplaceZlibGroup:
Replacements:
- {Find: "solid", Replace: "none"}
EDIT: This patch goes in nickel.yaml or maybe your Nickel Custom, not libnickel.yaml. Last edited by Phil_C; 06-21-2026 at 08:46 PM. |
|
|
|
|
|
#48 | |
|
Resident Curmudgeon
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 83,874
Karma: 153649587
Join Date: Nov 2006
Location: Roslindale, Massachusetts
Device: Kobo Libra 2, Kobo Aura H2O, PRS-650, PRS-T1, nook STR, PW3
|
Quote:
|
|
|
|
|
|
|
#49 |
|
Enthusiast
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 27
Karma: 78007
Join Date: Apr 2024
Location: Belgium
Device: Kobo Libra Color, Kobo Clara Color
|
@Phil_C: Thanks, I'll make sure to add this later this week.
@JSWolf: The user can see which patches don't work due to the blacklist but the user isn't informed about broken patches. I think I can improve that, actually. A message after pressing "Restore patches" with an overview of which patches are known to fail (now) for the latest version might be useful. Currently the blacklist only applies to the latest firmware version, which is actually not communicated that well. Sending email is something I generally don't do with my web apps for various reasons. Since everything is under version control, you can see whether something has changed in terms of compatibility by checking the blacklist history itself here: https://github.com/nicoverbruggen/ko...blacklist.json If items are removed from the file, that means that patches have become compatible! The last time I updated the patches when you told me they'd been updated, and you can see that's what happened
|
|
|
|
|
|
#50 | |
|
Resident Curmudgeon
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 83,874
Karma: 153649587
Join Date: Nov 2006
Location: Roslindale, Massachusetts
Device: Kobo Libra 2, Kobo Aura H2O, PRS-650, PRS-T1, nook STR, PW3
|
Quote:
Another thing is to have a section that show new/newly working and non-working patches. Then you won't have to do any emailing. |
|
|
|
|
|
|
#51 | |
|
Enthusiast
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 27
Karma: 78007
Join Date: Apr 2024
Location: Belgium
Device: Kobo Libra Color, Kobo Clara Color
|
Quote:
|
|
|
|
|
![]() |
| Tags |
| kobopatch, koreader, nickelmenu |
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| kobopatch - An improved patching system | geek1011 | Kobo Developer's Corner | 396 | 11-17-2025 03:42 PM |
| KOReader does not show in NickelMenu | ah924 | Kobo Reader | 2 | 11-03-2024 02:46 AM |
| Screenshot via NickelMenu when using Browser? | shyhermit | Kobo Reader | 1 | 05-17-2024 02:29 AM |
| Invoking KOReader's Dropbear SSH server from NickelMenu | elinkser | Kobo Developer's Corner | 8 | 05-09-2023 06:36 PM |
| kobopatch - A new (WIP) patching system | geek1011 | Kobo Developer's Corner | 93 | 05-27-2018 03:04 PM |