Quote:
Originally Posted by xpj
hello,
I'm using calibre with my cybook odyssey HD.
By default calibre write in the digital editions folder. Is it possible to change it to the root. I would like to something like:
/my name/books/author ... (my name is a custom column in calibre)
I get to do something like that but only under the digital editions folder.
thanks for help.
xpj
|
Change your send to device template:
\{#mycustomcolumnID}\books\{authors}
Did you catch that
books is a Literal (hard coded) part of the path?
\ebooks\{authors}_Titles\{title} is a valid composite of fields
Note: I use an underscore instead of spaces (bad practice) in field names