This is a basic question, but those are the ones that often leave us stumped.
How do I send books to the Kobo Aura? I currently have things set up to handle the Nook which has folders. I use the code below.
Code:
{title:'current_library_name()'}/{title:'contains(current_library_name(), '^Fanfiction Library$',sublist(field('#fandom'), 0, 1, ","), field("authors"))'}/{title}
Kobo doesn't have folders, but collections. So I'm not sure how to proceed. For example, there's no way to have sub-collections is there?