View Single Post
Old 05-23-2025, 09:22 PM   #10807
ThreeLizards
Member
ThreeLizards began at the beginning.
 
Posts: 23
Karma: 10
Join Date: Feb 2025
Device: Kindle Paperwhite 2024
So I tried adding the ^ at the beginning and I got an error message

54: Error: personal.ini Error 'Regular Expression Error 'global flags not at the start of the expression at position 1' in part ^(?i).*omega verse.*$' in line 'tags_modified=" blah blah blah

And I have it like

Spoiler:
Code:
 tags_modified=>(?i).*Protective.*$=>Trope: Protective


which does grab anything with the tag protective in it.. so maybe it just doesn't like the slashes?

Last edited by ThreeLizards; 05-23-2025 at 09:28 PM.
ThreeLizards is offline   Reply With Quote