Listing projects - allow filter to hide completed
complete
petersr
Currently /folders/{folderId}/projects lists all projects of that folder/workspace with only "id" and "name". It gives everything including completed projects and without further information it is impossible to tell completed from uncompleted. Even the endpoint to get a specific project does not return more information, so I couldn't even loop over all and make a request for each.
Would it be possible to include more information in either /folders/{folderId}/projects or /projects/{projectId}? Or add a query parameter to filter on certain things like completed.
Thanks
Peter
Log In
John at Taskade
marked this post as
complete
This is now live!
Filtering out completed projects was shipped in v5.36.0
.You can now filter your project listing to hide completed projects — keep your workspace focused on active work.
See what's new:
- Full Changelog — all updates and releases
- Product Updates Blog
Thanks for voting and helping shape Taskade!
John at Taskade
Update: This is on our roadmap!
We've been shipping fast — 100+ releases in the past few months. This specific enhancement is tracked and planned.
Explore what's available now:
- Build with Taskade Genesis — AI-powered app builder
- Browse Community Hub — 1000+ free templates
Stay updated: Changelog | Product Updates
John at Taskade
marked this post as
planned
On our roadmap!
Hiding completed projects from the list. Check sidebar → filter icon for current options.Explore what's available now:
→ https://taskade.com/create — generate AI-powered apps and workflows
→ https://taskade.com/community — ready-to-use templates and automations
Stay updated: https://taskade.com/changelog
petersr
This https://www.taskade.com/feedback/public-api/p/projects-api-expose-tags is also still relevant.