Feature request: "Has a future defer date" filter rule

In addition to the existing “Has a defer date” filter rule, it would be great to also have a “Has a future defer date” filter rule.

This rule would be simple and obvious and consistent with the existing “Has an active project which has a future defer date” filter rule, and it would enable some functionality which is currently not available. For example, if you want to show actions tagged with a “Now” tag even if they are in on-hold projects, but not if they have future defer dates, then you could do:

  • All of the following are true:
    • Availability: Remaining
    • Any of the following are true:
      • Availability: Available
      • All of the following are true:
        • Tagged with any of: Now
        • None of the following are true:
          • Has a future defer date

There is currently no way to create a filter rule which behaves like this.