为提升您的使用体验,本站正在维护,部分功能暂时无法使用。如果本站文章无法解决您的问题,您想要向社区提问的话,请到 Twitter 上的 @FirefoxSupport 或 Reddit 上的 /r/firefox 提问,我们的支持社区将会很快回复您的疑问。

搜索 | 用户支持

防范以用户支持为名的诈骗。我们绝对不会要求您拨打电话或发送短信,及提供任何个人信息。请使用“举报滥用”选项报告涉及违规的行为。

详细了解

Raw query for Saved Search folders

  • 6 个回答
  • 1 人有此问题
  • 3 次查看
  • 最后回复者为 stvnbth

more options

Search folders are currently limited by not being able to include logical OR's within a rule. This could be solved by either allowing rules to include multiple criteria, or simply allowing an advanced function for entering query language similar to the option in Outlook whereby criteria can be grouped in parentheses and include operators such as '||' or '&&', etc.

Search folders are currently limited by not being able to include logical OR's within a rule. This could be solved by either allowing rules to include multiple criteria, or simply allowing an advanced function for entering query language similar to the option in Outlook whereby criteria can be grouped in parentheses and include operators such as '||' or '&&', etc.

所有回复 (6)

more options

Are you referring to the Quick Filter Bar? To search with multiple criteria and 'Match all of the following' or 'Match any of the following', use Edit/Find/Search Messages (Ctrl+Shift+F). The dialog for saved searches is similar.

Another option is the Expression Search add-on.

more options

Thank you very much for taking a moment to read and respond. I am specifically interested in creating Saved Search Folders whereby the current options are not advanced enough. The easiest thing for Mozilla Dev's to do here would be to simply provide an option to create a rule based on a query we can write ourselves. For instance, in Outlook I have a search folder configured to match "all" for the following two rules: (com_microsoft_outlook_unread = 1 || com_microsoft_outlook_flagged = 1) (kMDItemRecipients != value1@domain1.com && kMDItemRecipients != value2@domain2.com)

more options

I'm not familiar with Outlook's search syntax, but I guessed a similar saved search in TB would look something like the attached picture. The 'testing ' address book contains contacts like valueX@domainX.com. You obviously can't mix AND and OR rules in this case, but I believe you can with the cited add-on and also with TotalQuickFilter.

more options

The trouble with the saved search options in the picture is that if you chose to "match all", you are locked into criteria with all AND's, and if you select "match any" you are forced into all OR's. Yes, what I am after is a method for mixing these AND's and OR's such as: Show me the results where either ((criteria1 AND criteria2) OR (criteria3 AND criteria4)) is true.

I already use expression search (have done so for a long time) and greatly appreciate the utility of the extension. What I am after though is a means of saving similar queries to a persistant view.

I will have a look at TotalQuickFilter, but I somehow get the impression it doesn't allow for saving a persistant view either...

由stvnbth于修改

more options

Perhaps you mistake a support forum for a bug tracker or an enhancement request. For Thunderbird Bugzilla is used for both.

https://bugzilla.mozilla.org/home

more options

Thank you again. I had actually tried going there first and only wound up here because I was apparently having DNS issues the failed to resolve the site at that time. I've since sorted that and will definitely be filing there now. Kindest regards, Steven