Quote:
Originally Posted by Dopedangel
..You can get how to set genre and subgenre from
http://blog.calibre-ebook.com/2011/1...g-browser.html
After you have set your genres in calibre using this code in send to device template will make calibre generate directories for you according to genre.
Code:
{tags:re([\.],/!)|!|}/
|
Thank you. This seems an even better option than what I initially planned. When I use the code you gave (in save to disk template), I get a '!' at the beginning of all the folder names. Is it possible to avoid that?
Also, while importing books to calibre, Is it possible to automatically generate the genre & subgenre from the folder structure. (Is there any way I can avoid manually entering all the genre, subgenre information?)