Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature: Task Labeling #1

Open
C-W-D-Harshit opened this issue Dec 15, 2024 · 0 comments
Open

Feature: Task Labeling #1

C-W-D-Harshit opened this issue Dec 15, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@C-W-D-Harshit
Copy link
Owner

This PR introduces a feature that allows users to label their tasks as:

  • Important
  • Not-so-important

The goal is to help users prioritize tasks effectively and streamline their workflows.

Changes Implemented

Added a new label property to tasks, which accepts two values:

  • important
  • not-so-important

UI Enhancements:

  • Tasks labeled as important will have a distinct visual indicator (e.g., red badge or bold text).
  • Tasks labeled as not-so-important will have a subtler appearance.
  • Included functionality to toggle the labels for each task.
  • Updated task creation/editing APIs to handle task labels.
@C-W-D-Harshit C-W-D-Harshit added the enhancement New feature or request label Dec 15, 2024
@C-W-D-Harshit C-W-D-Harshit self-assigned this Dec 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant