# priority-filter > Filter tasks by priority level (Low/Medium/High/All). - Author: Development Team - Repository: samnababar/todo-phase-3 - Version: 20260206123506 - Stars: 0 - Forks: 0 - Last Updated: 2026-02-06 - Source: https://github.com/samnababar/todo-phase-3 - Web: https://mule.run/skillshub/@@samnababar/todo-phase-3~priority-filter:20260206123506 --- --- name: priority-filter description: Filter tasks by priority level (Low/Medium/High/All). --- # Priority Filter Skill ## Purpose Allow users to focus on specific priority tasks. ## Process 1. Dropdown or segmented buttons in toolbar 2. Options: All / Low / Medium / High 3. Active state: violet background 4. Filter task-list-skill results client-side or via API param ## Examples Button active: bg-[#8B5CF6] text-white ## Guidelines - Use obsidian-theme-skill - Persist selection in URL or state - Combine with other filters