View Single Post
Old 10-01-2021, 05:56 AM   #3
Marco24
Junior Member
Marco24 began at the beginning.
 
Posts: 9
Karma: 10
Join Date: Mar 2019
Location: Paris, France
Device: Kobo Aura Edition 2
Hi chaley

thanks a lot for your help !!

but the list_item function doesn't work

indeed, I've tried this :

Code:
program:
list_item(re(field('comments'),'<.+?>','') , 0, '\n')
in the following data, there is \n but Calibre don't want to identify them as separator as requested in the list_item function

I've tried with r'\n' ''\n'', r''\n'' r"[\n]" but none of them work

Code:
Référence: https://www.noosfere.org/livres/niourf.asp?numlivre=2146572761 \nCouverture: https://images.noosfere.org/couv/a/atalante420-2009.jpg \nTitre original : Ausgebrannt, 2007 Première parution : Bastei-Lübbe, 2007 Traduction de Frédéric WEINMANN Illustration de Matthias KULKA
Marco24 is offline   Reply With Quote