-
-
Notifications
You must be signed in to change notification settings - Fork 181
Description
What type of request is this?
New feature idea
Clear and concise description of the feature you are proposing
I would like to be able to have conditional logic/nesting for tag rules.
For example:
I am uploading 10 files. Each file has the word receipt in the name. So, when the file is processed, I would like the tag Receipts added to it. Then things get complicated:
2 files have the word "TicketWeb" in the content, so I want the tag Entertainment applied.
1 file has the word "Safeway" in the content, so I want the tag Groceries applied to it.
3 files have the words "Booking Confirmation" in the content, so I want the tag Travel applied to it.
You get the point. I could create rules for each of these conditions, but that is going to lead to a lot of rules. If I could combine all of the rules I want for Receipts into one, it would be easier to manage, in the long run.
Additional context
No response
Validations
- Check the feature is not already implemented in the project.
- Check that there isn't already an issue that request the same feature to avoid creating a duplicate.
- Check that the feature is technically feasible and aligns with the project's goals.