Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature Request] Conditional Statements And Variables #180

Open
Seikikai opened this issue Sep 2, 2021 · 0 comments
Open

[Feature Request] Conditional Statements And Variables #180

Seikikai opened this issue Sep 2, 2021 · 0 comments

Comments

@Seikikai
Copy link

Seikikai commented Sep 2, 2021

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

@Seikikai Seikikai changed the title Conditional Statements And Variables [Feature Request] Conditional Statements And Variables Aug 5, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant