Trang web này sẽ có chức năng hạn chế trong khi chúng tôi trải qua bảo trì để cải thiện trải nghiệm của bạn. Nếu một bài viết không giải quyết được vấn đề của bạn và bạn muốn đặt câu hỏi, chúng tôi có cộng đồng hỗ trợ của chúng tôi đang chờ để giúp bạn tại @FirefoxSupport trên Twitter và /r/firefox trên Reddit.

Tìm kiếm hỗ trợ

Tránh các lừa đảo về hỗ trợ. Chúng tôi sẽ không bao giờ yêu cầu bạn gọi hoặc nhắn tin đến số điện thoại hoặc chia sẻ thông tin cá nhân. Vui lòng báo cáo hoạt động đáng ngờ bằng cách sử dụng tùy chọn "Báo cáo lạm dụng".

Tìm hiểu thêm

Raw query for Saved Search folders

  • 6 trả lời
  • 1 gặp vấn đề này
  • 3 lượt xem
  • Trả lời mới nhất được viết bởi 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.

Tất cả các câu trả lời (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...

Được chỉnh sửa bởi stvnbth vào

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