Instead of saving all my ebooks to, nook files\my files\books
I want to create and access, nook files\my files\fanfiction
I'm not sure how to proceed as I don't know how to get Calibre to read one level up, it occurred to me that it automatically goes to Books, but how?
I'm currently using this template
Code:
{#fandom:'test($, strcat( '!', $), field('authors'))'}/{title}
It must be possible because "my files" also contains folders for documents and newspapers.
I'm thinking I have to use the full Nook path, otherwise Calibre will create a fanfiction folder inside Books. Is this true?
I'm working with
Code:
contains(
current_library_name(),
(Fanfiction Library),
#fandom/{title}
)
I want to set an action up for every library.