mirror of
https://github.com/tiyn/wiki.git
synced 2025-04-24 16:07:46 +02:00
calibre: sort author and title tweaks
This commit is contained in:
parent
954f30722e
commit
5c56fde084
@ -20,8 +20,16 @@ Preferences for this can be set under `Preferences` and `Saving books to disk`.
|
|||||||
Especially the creation of separate image and metadata files are often of
|
Especially the creation of separate image and metadata files are often of
|
||||||
interest.
|
interest.
|
||||||
|
|
||||||
For using or changing of the title, sort title, author or author title check
|
The template defines the path structure of the saved books.
|
||||||
[the corresponding entry](#changing-the-default-author-and-title-sort).
|
A simple template that will create the following structure is
|
||||||
|
`{author_sort:re( &,;)}/{title}/{authors}_-_{title}`.
|
||||||
|
|
||||||
|
```txt
|
||||||
|
thomas_schickinger;_angelika_steger/diskrete_strukturen_2/thomas_schickinger_&_angelika_steger_-_diskrete_strukturen_2.pdf
|
||||||
|
```
|
||||||
|
|
||||||
|
This assumes the sort author names and sort titles are set as described in
|
||||||
|
[the following section](#changing-the-default-author-and-title-sort).
|
||||||
|
|
||||||
## Changing the Default Author and Title Sort
|
## Changing the Default Author and Title Sort
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user