Quote:
Originally Posted by theducks
{tags[0]} gives the first letter of Tags (works for any field. See example below)
Code:
{series[0]}-series/{series}/{series_index:0>2s} {title}_{id}_{authors}
|
I think, you misunderstood me. I want to create symbolic links (file shortcuts in Windows) for the further items of my genre-like field.
Look at this post I found, as it addresses the same issue with duplicates:
https://www.mobileread.com/forums/sho...7&postcount=23
Krogenar has duplicates:
../BOOKS/FICTION/SCIENCE-FICTION/JULES, VERNE/Jules-Verne-Omnibus.epub
../BOOKS/FICTION/CLASSICS/JULES, VERNE/Jules-Verne-Omnibus.epub
I want:
../BOOKS/FICTION/SCIENCE-FICTION/JULES, VERNE/Jules-Verne-Omnibus.epub
../BOOKS/FICTION/CLASSICS/JULES, VERNE/
<symbolic link to Jules-Verne-Omnibus.epub in ../BOOKS/FICTION/SCIENCE-FICTION/JULES, VERNE>