pgaskin / NickelMenu

The easiest way to launch scripts, change settings, and run actions on Kobo e-readers.
https://pgaskin.net/NickelMenu
MIT License
555 stars 28 forks source link

Config file being ignored #133

Closed bobf32 closed 1 year ago

bobf32 commented 1 year ago

I have created a file called config in the .adds/nm folder with content:

menu_item :library :Import books :nickel_misc :rescan_books_full

I have rebooted my kobo and still the only option in the Nickel menu is KOreader (which was added by following the instructions here)

I am expecting an additional menu option to allow a book import.

Am I doing something wrong?

NiLuJe commented 1 year ago

menu_item :library affects the Library's menu, not the Home screen's custom NM menu.

bobf32 commented 1 year ago

Thank you @NiLuJe. I had assumed that all menu options were added to the bottom right menu.

I only feel a bit silly now :)