[Feature Request] Immutable navbar entry for Favorites displaying all favorited tasks #97

Closed
opened 2026-02-26 06:15:14 +00:00 by kodebarista · 0 comments
kodebarista commented 2026-02-26 06:15:14 +00:00 (Migrated from github.com)

Issue/Description:
Currently, there is an option in Edit Context Drawer to favorite tasks, but it’s unclear how to access all favorited tasks in one place. It might be a good idea to provide a persistent entry in the navbar that allows users to access all favorited tasks.

Additionally, there could be a setting to show or hide the Favorites entry in the navbar, similar to how Recents is implemented in Files.

Expected Behavior:
An immutable Favorites entry should exist in the navbar.

  • It cannot be deleted.
  • It can be hidden via a toggle in settings
  • It displays all tasks marked as favorite.
  • It dynamically updates when tasks are marked or unmarked as favorite.
**Issue/Description:** Currently, there is an option in Edit Context Drawer to favorite tasks, but it’s unclear how to access all favorited tasks in one place. It might be a good idea to provide a persistent entry in the navbar that allows users to access all favorited tasks. Additionally, there could be a setting to show or hide the Favorites entry in the navbar, similar to how Recents is implemented in Files. **Expected Behavior:** An immutable `Favorites` entry should exist in the navbar. - It cannot be deleted. - It can be hidden via a toggle in settings - It displays all tasks marked as favorite. - It dynamically updates when tasks are marked or unmarked as favorite.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
edfloreshz/tasks#97
No description provided.