You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'd like to remove all the text until \" style=\"width: 22px; :-->\n . I'm currently using: {tags:J | #R\" style=\"width: 22px; :-->\n ##RMangaka##RStudio##RGame##RSeries##RArtbook##RMovie##ROVA##RVisual Novel##RAmbiguous##RCharacter##RVTuber##RTheme##RSource##RCharacter Group##RMeta##}
Where # is my format-separator. But since this prefix varies a lot, as you can see on the above example, which has a Series,Game field, I'd like to just securely remove all these unnecessary prefixes and let only the actual tags.
Btw, it's for my Exiftool postprocessor.
EDIT:
I upgraded the replacement command to: {tags:J | #R=\"width: 22px; :-->\n ##RMangaka\" style##RStudio\" style##RGame\" style##RSeries\" style##RArtbook\" style##RMovie\" style##ROVA\" style##RVisual Novel\" style##RAmbiguous\" style##RCharacter\" style##RVTuber\" style##RTheme\" style##RSource\" style##RCharacter Group\" style##RMeta\" style##RMangaka,##RStudio,##RGame,##RSeries,##RArtbook,##RMovie,##ROVA,##RVisual Novel,##RAmbiguous,##RCharacter,##RVTuber,##RTheme,##RSource,##RCharacter Group,##RMeta,##}"
Is it good enough? 🤔
The text was updated successfully, but these errors were encountered:
Zerochan's Tags follow the pattern:
Source
I'd like to remove all the text until
\" style=\"width: 22px; :-->\n
. I'm currently using:{tags:J | #R\" style=\"width: 22px; :-->\n ##RMangaka##RStudio##RGame##RSeries##RArtbook##RMovie##ROVA##RVisual Novel##RAmbiguous##RCharacter##RVTuber##RTheme##RSource##RCharacter Group##RMeta##}
Where # is my format-separator. But since this prefix varies a lot, as you can see on the above example, which has a
Series,Game
field, I'd like to just securely remove all these unnecessary prefixes and let only the actual tags.Btw, it's for my Exiftool postprocessor.
EDIT:
I upgraded the replacement command to:
{tags:J | #R=\"width: 22px; :-->\n ##RMangaka\" style##RStudio\" style##RGame\" style##RSeries\" style##RArtbook\" style##RMovie\" style##ROVA\" style##RVisual Novel\" style##RAmbiguous\" style##RCharacter\" style##RVTuber\" style##RTheme\" style##RSource\" style##RCharacter Group\" style##RMeta\" style##RMangaka,##RStudio,##RGame,##RSeries,##RArtbook,##RMovie,##ROVA,##RVisual Novel,##RAmbiguous,##RCharacter,##RVTuber,##RTheme,##RSource,##RCharacter Group,##RMeta,##}"
Is it good enough? 🤔
The text was updated successfully, but these errors were encountered: