How to search in projects? #148176
Replies: 16 comments 5 replies
-
|
Example: here in this project I have "'MMPose" task: ONNX support (view) |
Beta Was this translation helpful? Give feedback.
-
|
I hit this today I don't think you scan scope a search by "issues in a project" sadly |
Beta Was this translation helpful? Give feedback.
-
|
🕒 Discussion Activity Reminder 🕒 This Discussion has been labeled as dormant by an automated system for having no activity in the last 60 days. Please consider one the following actions: 1️⃣ Close as Out of Date: If the topic is no longer relevant, close the Discussion as 2️⃣ Provide More Information: Share additional details or context — or let the community know if you've found a solution on your own. 3️⃣ Mark a Reply as Answer: If your question has been answered by a reply, mark the most helpful reply as the solution. Note: This dormant notification will only apply to Discussions with the Thank you for helping bring this Discussion to a resolution! 💬 |
Beta Was this translation helpful? Give feedback.
-
|
🕒 Discussion Activity Reminder 🕒 This Discussion has been labeled as dormant by an automated system for having no activity in the last 60 days. Please consider one the following actions: 1️⃣ Close as Out of Date: If the topic is no longer relevant, close the Discussion as 2️⃣ Provide More Information: Share additional details or context — or let the community know if you've found a solution on your own. 3️⃣ Mark a Reply as Answer: If your question has been answered by a reply, mark the most helpful reply as the solution. Note: This dormant notification will only apply to Discussions with the Thank you for helping bring this Discussion to a resolution! 💬 |
Beta Was this translation helpful? Give feedback.
-
|
🕒 Discussion Activity Reminder 🕒 This Discussion has been labeled as dormant by an automated system for having no activity in the last 60 days. Please consider one the following actions: 1️⃣ Close as Out of Date: If the topic is no longer relevant, close the Discussion as 2️⃣ Provide More Information: Share additional details or context — or let the community know if you've found a solution on your own. 3️⃣ Mark a Reply as Answer: If your question has been answered by a reply, mark the most helpful reply as the solution. Note: This dormant notification will only apply to Discussions with the Thank you for helping bring this Discussion to a resolution! 💬 |
Beta Was this translation helpful? Give feedback.
-
|
Hi @jcelerier , Hi there, Right now, GitHub’s global search doesn’t index draft tasks in Projects. A few practical ways to work around this: Search within the project itself – Open the project and use the filter bar at the top (you can type keywords directly, or use field:value filters). This works for draft tasks, but only within that project. Convert draft tasks to issues – If you need them searchable across all of GitHub, converting them to Issues will make them show up in the global search. You can still keep them in the project board after conversion. Use the GitHub API – With the GraphQL API, you can query all your projects and filter tasks (including drafts) by keyword. A small CLI script or spreadsheet export can make it much easier to search across 40+ projects. Tag or prefix your tasks – Adding a consistent tag like [Foo] or [Bar] in the task title makes it much easier to find them quickly with the project filter. Unfortunately, until GitHub indexes draft tasks globally, these are the main options. If this is a frequent challenge for you, it might be worth opening a feature request so the search team knows it’s something users want. Hope that helps clear things up! |
Beta Was this translation helpful? Give feedback.
-
|
🕒 Discussion Activity Reminder 🕒 This Discussion has been labeled as dormant by an automated system for having no activity in the last 60 days. Please consider one the following actions: 1️⃣ Close as Out of Date: If the topic is no longer relevant, close the Discussion as 2️⃣ Provide More Information: Share additional details or context — or let the community know if you've found a solution on your own. 3️⃣ Mark a Reply as Answer: If your question has been answered by a reply, mark the most helpful reply as the solution. Note: This dormant notification will only apply to Discussions with the Thank you for helping bring this Discussion to a resolution! 💬 |
Beta Was this translation helpful? Give feedback.
-
|
This Discussion has been automatically marked as inactive due to no activity in the past 60 days. Please consider one of the following actions: 1️⃣ Close as Outdated: If the topic is no longer relevant, you can close this Discussion using the option at the bottom of the page. 2️⃣ Add More Information: Share any new insights, updates, or let others know if you’ve found a solution on your own. 3️⃣ Mark a Reply as the Answer: If your question has already been resolved, please mark the most helpful reply as the accepted answer. 💡 Note: This reminder only applies to Discussions labeled as Questions. For more details, see our recent announcement. Thank you for helping keep our Discussions organized and up to date! 💬 |
Beta Was this translation helpful? Give feedback.
-
|
up |
Beta Was this translation helpful? Give feedback.
-
|
🕒 Discussion Activity Reminder 🕒 This Discussion has been labeled as dormant by an automated system for having no activity in the last 60 days. Please consider one the following actions: 1️⃣ Close as Out of Date: If the topic is no longer relevant, close the Discussion as 2️⃣ Provide More Information: Share additional details or context — or let the community know if you've found a solution on your own. 3️⃣ Mark a Reply as Answer: If your question has been answered by a reply, mark the most helpful reply as the solution. Note: This dormant notification will only apply to Discussions with the Thank you for helping bring this Discussion to a resolution! 💬 |
Beta Was this translation helpful? Give feedback.
-
|
yo |
Beta Was this translation helpful? Give feedback.
-
|
🕒 Discussion Activity Reminder 🕒 This Discussion has been labeled as dormant by an automated system for having no activity in the last 60 days. Please consider one the following actions: 1️⃣ Close as Out of Date: If the topic is no longer relevant, close the Discussion as 2️⃣ Provide More Information: Share additional details or context — or let the community know if you've found a solution on your own. 3️⃣ Mark a Reply as Answer: If your question has been answered by a reply, mark the most helpful reply as the solution. Note: This dormant notification will only apply to Discussions with the Thank you for helping bring this Discussion to a resolution! 💬 |
Beta Was this translation helpful? Give feedback.
-
|
. |
Beta Was this translation helpful? Give feedback.
-
|
🕒 Discussion Activity Reminder 🕒 This Discussion has been labeled as dormant by an automated system for having no activity in the last 60 days. Please consider one the following actions: 1️⃣ Close as Out of Date: If the topic is no longer relevant, close the Discussion as 2️⃣ Provide More Information: Share additional details or context — or let the community know if you've found a solution on your own. 3️⃣ Mark a Reply as Answer: If your question has been answered by a reply, mark the most helpful reply as the solution. Note: This dormant notification will only apply to Discussions with the Thank you for helping bring this Discussion to a resolution! 💬 |
Beta Was this translation helpful? Give feedback.
-
|
GitHub’s global search currently does not properly search inside draft tasks in Projects. That’s why searching keywords like “foo” or “bar” does not find them. Right now, the best option is to:
Unfortunately, there is no good global search for draft tasks across all projects yet. |
Beta Was this translation helpful? Give feedback.
-
|
🕒 Discussion Activity Reminder 🕒 This Discussion has been labeled as dormant by an automated system for having no activity in the last 60 days. Please consider one the following actions: 1️⃣ Close as Out of Date: If the topic is no longer relevant, close the Discussion as 2️⃣ Provide More Information: Share additional details or context — or let the community know if you've found a solution on your own. 3️⃣ Mark a Reply as Answer: If your question has been answered by a reply, mark the most helpful reply as the solution. Note: This dormant notification will only apply to Discussions with the Thank you for helping bring this Discussion to a resolution! 💬 |
Beta Was this translation helpful? Give feedback.

Uh oh!
There was an error while loading. Please reload this page.
-
Select Topic Area
Question
Feature Area
Projects
Body
Hello,
I'm trying to understand how I can search for a task I put in a project (especially a draft task).
e.g. If I create a draft task in a project, with the keywords "foo" and "bar" in the task description, I would expect some search feature to be able to bring me to said task in the context of its parent project when I type "foo" "bar".
Alas, the main search does not return anything when I try this. What's the correct solution to look for a given task? (in my case I have a good few hundreds over 40+ projects, so just remembering in which project each task is is already a challenge)
Guidelines
Beta Was this translation helpful? Give feedback.
All reactions