View Single Post
Old 05-05-2021, 12:13 PM   #5885
JimmXinu
Plugin Developer
JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.
 
JimmXinu's Avatar
 
Posts: 7,045
Karma: 4604637
Join Date: Dec 2011
Location: Midwest USA
Device: Kobo Clara Colour running KOReader
Quote:
Originally Posted by Zerubel View Post
Oh boy XD well i think i've made a decent (if perhaps messy and long) start to normalizing tags, even made a spreadsheet to join text so i just have to plug in the tags, but i couldn't get two sets to work:
First, you need to escape characters that regexp uses including ()|. And internally, FFF carries & as & so use that in place of just &. Search for 'regular expression escaping' or tutorials to learn about regexp.

If that doesn't fix it, you will also need to give me story URL(s) that demonstrate the problem(s).

Last edited by JimmXinu; 05-05-2021 at 12:23 PM. Reason: supply previously missing words.
JimmXinu is offline   Reply With Quote