View Single Post
Old 01-13-2014, 10:08 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: 31,122
Karma: 60406498
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 marcl View Post
I have some issues while exporting ebooks and formatting the filename.

I use the followig formatstring for export:

{author_sort} - {series}{series_index:0>2s| | - }{title}

In some cases if the title contains an article (the or german "der die das") the article will be placed at the end of the title with a comma separated. I want the title in normal order and not the sorted title.

In the title the ":" were replaced with "_". I would like to have " - ".
The first case is controlled by a tweak: save_template_title_series
You want strictly Alphabetical.

IMHO the second is a a lot of work, if at all doable.
colons (and others) are illegal in file names, so calibre's core substitutes them
theducks is offline   Reply With Quote