Searching specific sections/APIs
Categories
(developer.mozilla.org Graveyard :: API, enhancement)
Tracking
(Not tracked)
People
(Reporter: victor.zamanian, Unassigned)
Details
(Whiteboard: [specification][type:feature])
What problem would this feature solve?
I'd like to quickly narrow down a search to specific sections of the MDN site, like only all CSS properties, or only all JavaScript APIs (separately). This would help narrow down and make searching more exact, which today tends to be a little too loose when it matches results to my query, in my opinion.
Who has this problem?
I suppose all people would like to search more efficiently (whether knowingly or not).
How do you know that the users identified above have this problem?
If they are like me, and use the site like me, I assume they also have this issue.
How are the users identified above solving this problem now?
Sifting through search results.
Do you have any suggestions for solving the problem? Please explain in detail.
Being able to select a section or topic within the documentation, like "JavaScript" or "CSS" or similar topics.
Is there anything else we should know?
You're the best.
Comment 1•5 years ago
|
||
You can, on the Wiki E.g. https://wiki.developer.mozilla.org/en-US/search?q=string&topic=css
It's "topic", not "section" but it's almost the same.
Unfortunately, due to lack of time, we don't have that functionality on the read-only part of the site. E.g https://developer.mozilla.org/en-US/search?q=string
There, it's using the default topics that are visible when you don't specify "topics" on the Wiki. E.g. https://wiki.developer.mozilla.org/en-US/search?q=string (see checked checkboxes on the right)
You might want to subscribe to: https://github.com/mdn/kuma/issues/5754
| Reporter | ||
Comment 2•5 years ago
|
||
(In reply to Peter Bengtsson [:peterbe] from comment #1)
Unfortunately, due to lack of time, we don't have that functionality on the read-only part of the site. E.g https://developer.mozilla.org/en-US/search?q=string
Understandable. But I remember this used to be a feature on the site as far as I remember? Was it removed for some reason?
You might want to subscribe to: https://github.com/mdn/kuma/issues/5754
Thanks! I'll sub to that. :-)
Comment 3•5 years ago
|
||
Updated•5 years ago
|
Description
•