Could someone kindly do me a massive favour and look over my syntax? I'm trying to get the kobo to give me an option to recognise my USB and add a few menu options and I keep getting config errors and can't quite see what I've done wrong. I borrowed the formatting from someone who posted their sample config file earlier in the thread (apologies for not remembering your name!). I'm using Text Edit on a Mac if that makes any difference. Thank you, I'm so excited to get it working because it looks like a great tool.
menu_item :main :USB Connection :nickle_misc : force_usb_connection
menu_item :main :My Articles :nickel_open: library

ocket
menu_item :main :My Words :nickel_open: reading_life: words
menu_item :main :Overdrive :nickel_open: store: overdrive
menu_item :main :Screenshots :nickel_setting :toggle :screenshots
# -----------------------------------------------------------------------------
menu_item :reader :My Articles :nickel_open: library: pocket
menu_item :reader :My Shelves :nickel_open: library: shelves
menu_item :reader :Overdrive :nickel_open: library: overdrive
menu_item :reader :My Words :nickel_open: reading_life: words
# -----------------------------------------------------------------------------
menu_item :library :My Stats :nickel_open : reading_life:stats
menu_item :library :My Articles :nickel_open: library

ocket
Edit: Lol, of course right after posting I caught the typo in the first line.
Edit again: I fixed it! Added spaces after the colons! This is so cool, thank you!