This site will have limited functionality while we undergo maintenance to improve your experience. If an article doesn't solve your issue and you want to ask a question, we have our support community waiting to help you at @FirefoxSupport on Twitter and/r/firefox on Reddit.

Caută ajutor

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Află mai multe

Acest fir de discuție a fost arhivat. Adresează o întrebare nouă dacă ai nevoie de ajutor.

Filtering a date out of the subject line and then moving it to a specific folder.

  • 1 răspuns
  • 1 are această problemă
  • 9 vizualizări
  • Ultimul răspuns de Zenos

more options

Hello,

I would like to filter a date out of the subject line and then move it to a specific folder. This is for keeping track of orders that are coming in from my webshop. How can this be done?

Thanks in advance!

Hello, I would like to filter a date out of the subject line and then move it to a specific folder. This is for keeping track of orders that are coming in from my webshop. How can this be done? Thanks in advance!

Toate răspunsurile (1)

more options

As a starting point, I'd suggest FiltaQuilla and a regular expression match on the subject line. Provided your dates adhere to a consistent formatting convention you should be able to identify them and act on their values, to a limited extent.

But the outcome depends on how ambitious you want to be. If you need to create folders dynamically on the fly then you'll need some real code. FiltaQuilla also lets you run javascripts as a filter action, but I'm way out of my depth here.

Modificat în de Zenos