View Single Post
Old 04-07-2023, 12:45 PM   #2
dunhill
Guru
dunhill ought to be getting tired of karma fortunes by now.dunhill ought to be getting tired of karma fortunes by now.dunhill ought to be getting tired of karma fortunes by now.dunhill ought to be getting tired of karma fortunes by now.dunhill ought to be getting tired of karma fortunes by now.dunhill ought to be getting tired of karma fortunes by now.dunhill ought to be getting tired of karma fortunes by now.dunhill ought to be getting tired of karma fortunes by now.dunhill ought to be getting tired of karma fortunes by now.dunhill ought to be getting tired of karma fortunes by now.dunhill ought to be getting tired of karma fortunes by now.
 
dunhill's Avatar
 
Posts: 897
Karma: 810834
Join Date: Sep 2017
Location: Buenos Aires, Argentina
Device: moon+ reader, kindle paperwhite
Quote:
Originally Posted by Rellwood View Post
I copied one long comments column into another appending them when I was set to prepend them.

It would have been
{#long_comments_for_copy}<br><br>{#genres_with_cou nts}

I ended up with

{#genres_with_counts}{#long_comments_for_copy}<br> <br>


I would like to know the best way to separate the groups.

The first group ends with any number 0-9
The second group starts with [A-Z]

Example: Fae - 6Vampires

I got to where I could see the value [0-9][A-Z][a-z] in the search, but I don't know how to go from there. I suspect I got it wrong to begin with.

Would like to put a <br><br> break between them using edit metadata

If someone could kindly post the formula, I would be very appreciative.

Edit: Someone helped me [SOLVED]

Hi, could you share the solution so it is on record, in case there is a similar doubt ?
dunhill is offline   Reply With Quote