|  06-25-2022, 10:30 PM | #811 | ||
| Bibliophagist            Posts: 48,100 Karma: 174315444 Join Date: Jul 2010 Location: Vancouver Device: Kobo Sage, Libra Colour, Lenovo M8 FHD, Paperwhite 4, Tolino epos | Quote: 
 Code: menu_item :<location> :Dark Mode :nickel_setting :toggle :dark_mode Perhaps you would want to re-read the message you responded to and quoted paying special attention to the portion that I have bolded: Quote: 
 | ||
|   |   | 
|  06-25-2022, 10:35 PM | #812 | |
| Guru            Posts: 706 Karma: 2153490 Join Date: Aug 2021 Location: Stupid Philippines Device: Kobo Libra 2, Boyue Likebook P78 | Quote: 
 That is what i meant to say | |
|   |   | 
|  06-25-2022, 10:40 PM | #813 | 
| Bibliophagist            Posts: 48,100 Karma: 174315444 Join Date: Jul 2010 Location: Vancouver Device: Kobo Sage, Libra Colour, Lenovo M8 FHD, Paperwhite 4, Tolino epos | 
			
			I'm really not sure what you are trying to say.  Dark mode inverts text in an ebook but not images.  It does not invert text or images anywhere else. Since I spend the vast majority of my time with my ereaders reading ebooks, that works very well for me. Invert mode inverts everything everywhere.  Are you asking for a dark mode that would invert the library or home screens but leave the thumbnails in normal mode for example? For the few seconds I spend on those screens, not worth worrying about IMNSHO. I've never bothered to turn on dark mode on my Kindle so not familiar with what it does.
		 | 
|   |   | 
|  06-25-2022, 10:44 PM | #814 | 
| Guru            Posts: 706 Karma: 2153490 Join Date: Aug 2021 Location: Stupid Philippines Device: Kobo Libra 2, Boyue Likebook P78 | |
|   |   | 
|  06-26-2022, 02:23 PM | #815 | 
| Connoisseur        Posts: 70 Karma: 798 Join Date: Apr 2012 Device: iLiad, Kobo Aura 6" | 
			
			maybe i have found a bug: when i use Rescan books option it also scan hidden folder like ".adds" and it add koreader images on my library! o_O
		 | 
|   |   | 
|  06-26-2022, 04:47 PM | #816 | |
| Bibliophagist            Posts: 48,100 Karma: 174315444 Join Date: Jul 2010 Location: Vancouver Device: Kobo Sage, Libra Colour, Lenovo M8 FHD, Paperwhite 4, Tolino epos | Quote: 
 Code: ExcludeSyncFolders=\\.(?!kobo|adobe).*? | |
|   |   | 
|  06-26-2022, 05:16 PM | #817 | 
| BLAM!            Posts: 13,506 Karma: 26047202 Join Date: Jun 2010 Location: Paris, France Device: Kindle 2i, 3g, 4, 5w, PW, PW2, PW5; Kobo H2O, Forma, Elipsa, Sage, C2E | 
			
			Doing it late will also cause Nickel to *delete* the offending files, so you'll essentially have to reinstall KOReader & whatever else might have been living in dot folders.
		 | 
|   |   | 
|  06-27-2022, 03:31 AM | #818 | |
| Connoisseur        Posts: 70 Karma: 798 Join Date: Apr 2012 Device: iLiad, Kobo Aura 6" | Quote: 
 I have add that line on my kobo conf but when i rescan it still add koreader images on my library, why?  Code: [FeatureSettings] ExcludeSyncFolders=\\.(?!kobo|adobe).*? FullBookPageNumbers=true FullScreenReading=true InvertScreen=false Screenshots=false Last edited by mortimer7; 06-27-2022 at 03:35 AM. | |
|   |   | 
|  06-27-2022, 03:46 AM | #819 | 
| Guru            Posts: 706 Karma: 2153490 Join Date: Aug 2021 Location: Stupid Philippines Device: Kobo Libra 2, Boyue Likebook P78 | Quote: try: ExcludeSyncFolders=\\.(?!adobe).*? | 
|   |   | 
|  06-27-2022, 03:53 AM | #820 | 
| Connoisseur        Posts: 70 Karma: 798 Join Date: Apr 2012 Device: iLiad, Kobo Aura 6" | |
|   |   | 
|  06-28-2022, 07:12 AM | #821 | 
| Junior Member  Posts: 4 Karma: 10 Join Date: Jun 2022 Device: Libra 2 | 
				
				nickel menu installation
			 
			
			hello! I have never done coding so I am really confused, I managed to make the nickel menu appear but I have no idea how to put options in it, I tried reading KOBOeReader/.adds/nm/doc but I still don't understand how to do it, do you have any suggestions?
		 | 
|   |   | 
|  06-28-2022, 07:36 AM | #822 | |
| Guru            Posts: 706 Karma: 2153490 Join Date: Aug 2021 Location: Stupid Philippines Device: Kobo Libra 2, Boyue Likebook P78 | Quote: 
 https://www.mobileread.com/forums/sh...d.php?t=345337 | |
|   |   | 
|  06-29-2022, 04:24 PM | #823 | |
| Junior Member  Posts: 4 Karma: 10 Join Date: Jun 2022 Device: Libra 2 | Quote: | |
|   |   | 
|  07-01-2022, 03:11 PM | #824 | |
| Enthusiast            Posts: 49 Karma: 17448 Join Date: Jun 2020 Device: Kobo Elipsa2E & Libra H20, Kindle PW3 & PW2 |  I have the nickel menu since firmware 4.25 ... now my son turned wifi on, so I got updated to 4.33 unwillingly. Now it turns out, that the previously used "nickel_setting:invert" does no longer work (as stated in the nickel menu docs). So I tried to use dark mode instead ... but get the error Quote: 
 Do I need to upgrade nickel-menu somehow? I've tried the following config, but none of the dark-mode scenarios work Code: menu_item :browser :Dark mode :nickel_setting :toggle :dark_mode menu_item :reader :Dark mode :nickel_setting :toggle :dark_mode menu_item :main :Dark mode :nickel_setting :toggle :dark_mode menu_item :main :Dark mode1 :nickel_setting :enable :dark_mode menu_item :main :Dark mode0 :nickel_setting :disable :dark_mode menu_item :main :Screeshot :nickel_setting :toggle :screenshots | |
|   |   | 
|  07-01-2022, 04:04 PM | #825 | 
| Bibliophagist            Posts: 48,100 Karma: 174315444 Join Date: Jul 2010 Location: Vancouver Device: Kobo Sage, Libra Colour, Lenovo M8 FHD, Paperwhite 4, Tolino epos | 
			
			You will need to update your version of NickelMenu. You can download it by clicking the Download button in the first message in this thread.
		 Last edited by DNSB; 07-01-2022 at 04:07 PM. | 
|   |   | 
|  | 
| Tags | 
| kobo, launcher, ldpreload, nickel | 
| 
 | 
|  Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post | 
| Kobo eReaders and Heat | PeterT | Kobo Reader | 13 | 08-02-2014 04:35 AM | 
| kobo arc launcher not working | lana loves books | Kobo Tablets | 8 | 03-21-2014 06:40 AM | 
| Orginization on kobo ereaders | crochetgeek2010 | Kobo Reader | 7 | 09-03-2013 02:13 PM | 
| Kobo Announces eReaders Available for Purchase on Kobo.com in Canada and US | markemark | News | 1 | 04-02-2013 01:46 PM | 
| Ereaders with Integrated Dictionary | poohbear_nc | Which one should I buy? | 4 | 04-08-2010 06:42 AM |