View Single Post
Old 05-30-2021, 12:11 AM   #510
vietchovui
Zealot
vietchovui will become famous soon enoughvietchovui will become famous soon enoughvietchovui will become famous soon enoughvietchovui will become famous soon enoughvietchovui will become famous soon enoughvietchovui will become famous soon enough
 
Posts: 109
Karma: 556
Join Date: Nov 2009
Location: SaiGon VietNam
Device: PRS T1, Kobo Forma 8G, Kobo Libra H2O
Quote:
Originally Posted by DNSB View Post
Please take a look at the doc file installed as part of the NickelMenu install. It has the documentation and sample actions all in one package. You will notice many of the lines in that file start with a #. That makes those lines a comment. For example:

Code:
#   menu_item :library :Import books       :nickel_misc        :rescan_books_full
#   menu_item :browser :Invert Screen      :nickel_setting     :toggle :invert
To enable the Import books item in the library view, simply remove the # from that start of that line. To enable the toggle invert screen in the browser, remove the # from the start of that line.

What I started with was a copy of the doc file, call it myconfig, since the doc file can and will be overwritten by a NickelMenu update. That file is where I added and removed items to personalize NickelMenu for the actions I wanted and the locations I wanted them in. If you look through the posts in this thread, you can find quite a few actions that are copy/pastable into your config file.

And just a a friendly reminder, double posting is frowned upon. Either post in this thread or in the How to install NickelMenu on a Kobo in 2021 thread but not virtually identical messages in both.
Thank you very much. It was too hard for me to understand the config doc at first. I can make my own config now with some samples posted here and there in this thread and by trial & error.
vietchovui is offline   Reply With Quote