هل يجب أن يمتد البحث المقيد بالفئة ليشمل الفئات الفرعية؟

لديّ فئة للمهام/المهام الفرعية وهي فارغة باستثناء فئاتها الفرعية. كنت أعتقد أنني يمكنني البحث في تلك الفئة والعثور على أشياء في الفئات الفرعية، لكنني لا أستطيع.

هنا في ميتا، انقر على Customization > Plugin وابحث عن “discord” يمكنك العثور على منشور “Discourse to Discord bot”، ولكن إذا بحثت في فئة البرنامج المساعد، يختفي. سيكون من الرائع لو كنت أستطيع البحث عبر كل تلك الفئات.

7 إعجابات

Hmm yeh, haven’t really encountered this before but I think searching category+sub-categories by default makes sense. We’d have to come up with some sort of syntax for when you only want to search the parent category though, like category:plugin+none

إعجابَين (2)

This is now supported as per this change by @sam

https://github.com/discourse/discourse/commit/df8f365d999e113615c51efee4cfa3115c267783

So:

To search howto and all sub categories use

something howto

OR

something category:howto

To restrict it so you only search the category howto without children use:

something #=howto

OR

something category:=howto


We still need to decide what to do about the “search this category” checkbox.

6 إعجابات

Is there room for two check boxes?

When is two checkboxes ever the right choice?

5 إعجابات

Sounds compelling. In that case, I vote for the check box to include subcategories.

إعجاب واحد (1)

You mean to exclude? As it is included by default now…

إعجاب واحد (1)

I think he means this :slight_smile:

I also think include by default is probably a better call

“Search the howto category” may need slightly better wording though.

7 إعجابات