12-02-2023, 04:20 PM | #1 |
Connoisseur
Posts: 95
Karma: 81981
Join Date: Oct 2023
Location: Ontario, Canada
Device: Kobo Aura Edition 2, Kobo Clara 2E
|
NickelNote - Show a custom note while the device is locked
Hello everyone,
Allow me to share NickelNote, a mod to show some notes on the cover view of your Kobo reader. NickelNote will let you put a customized note on the front page to add a bit of personalization to your kobo. Add personal touches like kind words for gifts or contact numbers for forgetful moments. This note will be visible in the full-screen view when the device is sleeping and powered down. The source code and the release is available here: https://github.com/onatbas/nickelnote Made using NickelHook. Big thanks to geek1011 and shermp for their patience, assistance, and tools. Usage:
Future Work: Pull requests are welcome.
Last edited by lumping-sugar66; 05-25-2024 at 09:26 AM. |
12-05-2023, 03:16 AM | #2 |
Zealot
Posts: 107
Karma: 67444
Join Date: Dec 2018
Device: Kobo Clara HD
|
Thank you for NickelNote. It looks promising.
|
Advert | |
|
12-05-2023, 09:13 AM | #3 |
Member
Posts: 22
Karma: 4920
Join Date: Oct 2021
Location: UK
Device: Kobo Elipsa, Kobo Aura H2O (original)
|
Thank you, this will be very handy. I had long been hoping for something like this- fairly customisable and not obscuring the entire bookcover.
|
12-06-2023, 10:38 AM | #4 |
Connoisseur
Posts: 95
Karma: 81981
Join Date: Oct 2023
Location: Ontario, Canada
Device: Kobo Aura Edition 2, Kobo Clara 2E
|
I'm glad you find it useful. I'm still refining the style to match the default "Sleeping" widget more closely. Currently, I'm using the style.template to mimic the default widget's appearance. The content is highly customizable as it's a QLabel, supporting almost all standard HTML.
Last edited by lumping-sugar66; 12-06-2023 at 08:27 PM. |
12-23-2023, 09:18 PM | #5 |
Connoisseur
Posts: 95
Karma: 81981
Join Date: Oct 2023
Location: Ontario, Canada
Device: Kobo Aura Edition 2, Kobo Clara 2E
|
Update: v0.0.3
Changes: - A “pin.template” file will now overwrite the “Forgot Pin?” text in the Pin Input dialog with a custom note. Download can be found here: https://github.com/onatbas/nickelnote/releases/latest |
Advert | |
|
05-25-2024, 04:24 AM | #6 |
Connoisseur
Posts: 95
Karma: 3160
Join Date: Apr 2024
Device: none
|
Has anyone tried NickelNote 0.0.3 on Libra Colour? I edited the style.template and followed the HTML code, but I don't see the note in bookcover mode.
|
05-25-2024, 09:25 AM | #7 | |
Connoisseur
Posts: 95
Karma: 81981
Join Date: Oct 2023
Location: Ontario, Canada
Device: Kobo Aura Edition 2, Kobo Clara 2E
|
Hi,
I have just made a 0.0.4 version available but it fixes an issue with the pin notes. https://github.com/onatbas/nickelnot...ses/tag/v0.0.4 Can you make sure that the following settings are active? Show current read: Active Show book covers full screen: Active Show info panel on full screen covers: Active In addition, how many plugins do you have? After installing 4-5 plugins, I find that the Kobo device starts having a hard time installing them all and some get turned off. What’s the firmware version that comes with the colour devices? Just to make sure the paths and contents are correct, here's my setup (style is for a Clara 2E, you may need to edit): Quote:
If with these settings it still doesn't work, We'll need to check if the Libra Colour is a "dragon" device as a codename, because currently nickelnote is only configured to work with dragon devices. Libra and Clara are dragons, but Colour is unchartered territory right now. I'll do some research. Last edited by lumping-sugar66; 05-25-2024 at 09:35 AM. |
|
05-25-2024, 02:05 PM | #8 |
Connoisseur
Posts: 95
Karma: 3160
Join Date: Apr 2024
Device: none
|
lumping-sugar66, NickelNote is such a cool mod!
I am using the screensaver hack enabled through NickelMenu that switches between wallpaper mode and cover art mode. Is it possible that this is interfering with your mod? |
05-25-2024, 05:33 PM | #9 |
Connoisseur
Posts: 95
Karma: 81981
Join Date: Oct 2023
Location: Ontario, Canada
Device: Kobo Aura Edition 2, Kobo Clara 2E
|
thank you for the kind words. I don’t think having that toggle is going to mess with the nickelnote, unless you’re expecting the note to appear at the wallpaper mode. I do have the script with toggle to screensavers on and off by renaming the folder, and it doesn’t mess with mine.
The note would only appear in the cover art mode. If you have a screensaver folder, unfortunately, you won’t be able to see it. Would you mind showing me the folder structure, the content of those files inside the nickelnote folder, and a picture of your front screen, please? Would it be possible for you to check or send the logs of the device so that we can check what is happening during the initialization sequence? |
05-25-2024, 07:26 PM | #10 | |
Connoisseur
Posts: 95
Karma: 3160
Join Date: Apr 2024
Device: none
|
That is not necessary now. I just updated to v0.04. It is now working.
Is it possible to use non-English characters in the note (e.g., Japanese or Chinese characters)? For reference, if I need to uninstall the mod, does the mod leave files in other areas where I have to manually clean up? Quote:
Last edited by shyhermit; 05-25-2024 at 10:28 PM. |
|
05-26-2024, 12:56 AM | #11 |
Connoisseur
Posts: 95
Karma: 3160
Join Date: Apr 2024
Device: none
|
lumping-sugar66, one minor cosmetic suggestion:
For the pinlock page, rather than replacing the stock message, may be you can just add the user message "above" it. There is plenty of space on the screen to do this. A bigger issue is that the keypad shifts upwards in position from the stock location when you start typing in the PIN. I suspect that this is caused by displacement of the user message below the keypad. |
05-26-2024, 09:12 AM | #12 |
Connoisseur
Posts: 95
Karma: 81981
Join Date: Oct 2023
Location: Ontario, Canada
Device: Kobo Aura Edition 2, Kobo Clara 2E
|
It's great to hear that it's working. Can you describe what you see when you start typing your message? The broken keypad was one of the issues I was solving with the 0.0.4 version, and when you're typing, the keypad should stay put. I'd be happy to try to address the issue if I can.
The keypad is indeed shifted upwards (see screenshots above) because of how layouts work on Kobo's GUI framework (Qt); just like in the lock menu, the info panel is moved slightly downwards because Qt tries to maintain even spacing between all elements, but the additional movement is unexpected. |
05-26-2024, 09:35 AM | #13 | |
Connoisseur
Posts: 95
Karma: 3160
Join Date: Apr 2024
Device: none
|
I am on Libra Colour. With stock behavior, the keypad moves up a bit when you start typing your pin. This is normal. However, with the custom message added, this shift is MORE than the stock behavior. I am wondering if this is because my message is extra long and taking up an extra line. Otherwise, the keypad screen works great.
Quote:
|
|
05-27-2024, 03:52 AM | #14 |
Junior Member
Posts: 6
Karma: 10
Join Date: May 2024
Device: kobo libra colour
|
the '.adds/nickelnote/' not showing
I need some help. I tried to install NickelNote on my Kobo, but I think there's some error because the '.adds/nickelnote/' folder isn't showing up to insert the templates. Should I create this folder, or is it created automatically after ejecting the Kobo? I noticed a txt file NickelNote_124-04-27_03-42-10 with some information appeared. Can you help me?
here is the file content: Spoiler:
|
05-28-2024, 10:21 AM | #15 | |
Connoisseur
Posts: 95
Karma: 81981
Join Date: Oct 2023
Location: Ontario, Canada
Device: Kobo Aura Edition 2, Kobo Clara 2E
|
Quote:
The folder and it's contents you can safely create on your own as shown above. However, the error doesn't seem to come from missing files. It is failing to find PowerView method for Dragon devices (which are Clara and Libra if I recall correctly). I realize that your profile information says Libra Colour, but can you confirm if this is the device you're using or if it is some other device? Can you check the firmware version you're using on this device? |
|
Tags |
kobo, mod, nickel, nickelhook, personalization |
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Is there a way to format a custom column to show the date I last rated something? | idiom6 | Library Management | 3 | 10-23-2020 01:47 AM |
Custom column to show a truncated file path | TreeFrogBandit | Library Management | 2 | 02-28-2020 08:11 PM |
Custom Templates on Max2 / Note | ChristianM | Onyx Boox | 5 | 01-07-2018 09:42 PM |
Custom font will not show on device | djprescott | Kindle Formats | 8 | 06-07-2013 06:04 PM |
"Locked" 505 will not show in eBook Library | SoCal Bob | Sony Reader | 1 | 10-16-2007 01:57 PM |