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
It Would Be Good That The Addon Have Support For Conditional Statements, Something That Can Help To Reduce Rules. Also Would Be Good That You Can Create Custom Variables.
It Would Be Good That The Addon Have Support For Conditional Statements, Something That Can Help To Reduce Rules. Also Would Be Good That You Can Create Custom Variables.
var1: Foods/Plants/
pagetitle: .(?=Plants)
if$pagetitle: .(?=Fruits)
into: :$v1:/Fruits
elif$pagetitle: .(?=Vegetables)
into: :$v1:/Vegetables
elif$pagetitle: .(?=Seeds)
into: :$v1:/Seeds
The text was updated successfully, but these errors were encountered: