235
edits
Line 80: | Line 80: | ||
|Score-based filtering | |Score-based filtering | ||
|You can filter on quite some terms, but you can't weigh them. A scoring system will allow a much finer control, eg. it would be just a property score with a range of maybe 1..1000, along with some new conditions | |You can filter on quite some terms, but you can't weigh them. A scoring system will allow a much finer control, eg. it would be just a property score with a range of maybe 1..1000, along with some new conditions | ||
[is ] | |||
[isn't ] | |||
Score [is lower than ][\/] [<value in range>] | |||
[is lower than or equal to ] | |||
[is greater than ] | |||
[is greater than or equal to] | |||
and actions | and actions | ||
[Increment score by | [Increment score by] | ||
[Decrement score by][\/] [<value in range>] | |||
[Set score to ] | |||
Each message would start with a score of 500 before filters get applied. | Each message would start with a score of 500 before filters get applied. | ||
edits