View Single Post
Old 05-12-2013, 09:56 AM   #2
theducks
Well trained by Cats
theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.
 
theducks's Avatar
 
Posts: 30,967
Karma: 60358908
Join Date: Aug 2009
Location: The Central Coast of California
Device: Kobo Libra2,Kobo Aura2v1, K4NT(Fixed: New Bat.), Galaxy Tab A
Quote:
Originally Posted by xpj View Post
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

Last edited by theducks; 05-12-2013 at 06:24 PM. Reason: fixed slashes
theducks is offline   Reply With Quote