gyng/save-in

[Feature Request] Conditional Statements And Variables

Opened this issue · 0 comments

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