gyng / save-in

WebExtension for saving media, links, or selections into user-defined directories
MIT License
204 stars 25 forks source link

[Feature Request] Conditional Statements And Variables #180

Open Seikikai opened 3 years ago

Seikikai commented 3 years ago

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