View Single Post
Old 08-28-2024, 06:00 AM   #9851
Clem2605
Connoisseur
Clem2605 began at the beginning.
 
Posts: 54
Karma: 10
Join Date: May 2020
Device: Kobo H2O, Kobo Libra H2O, Boox Tab Ultra C
Hello!

I'm currently in the process of trying to use the 'replace metadata' function to it's full potential, but I have a small question:

Does the order in which FFF replaces the metadata matter for the conditional expressions? And if it does, what is the order?

If I use the expression, let's say:

Code:
 category=>Star Wars|The Mandalorian=>Star Wars
 character==Luke=>Luke Skywalker&&category=>Star Wars
And I have a fanfiction in which 'Luke' is a character with only 'The Mandalorian' as a category:
- Will it catch it because FFF processes the expressions in the order I've written them?
- Will it catch it because FFF processes the category metadata before processing the character ones?
- Will it never catch it because FFF processes the character's metadata before the category ones?
- Will it never catch it because FFF will only use the 'raw' category metadata for the comparisons?
Clem2605 is offline   Reply With Quote