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

Task List #301

Closed
wants to merge 2 commits into from
Closed

Task List #301

wants to merge 2 commits into from

Conversation

rdrpenguin04
Copy link
Member

@rdrpenguin04 rdrpenguin04 commented Jul 16, 2024

Fixes #299

This creates a list of tasks that can be added, deleted, completed, and uncompleted. Moving tasks around with arrows is a stretch goal for this PR and is somewhat less likely (but not impossible; I have a plan™); moving tasks around by dragging is a hard pass for the moment.

TODO:

  • Create basic task struct
  • Delete tasks
  • Create new tasks
  • Render subtasks
    • They're already rendered in some capacity, but we want to do it better
    • This does not include creating subtasks necessarily

@rdrpenguin04
Copy link
Member Author

I'm going to abandon this PR in favor of things the MVP needs; if anyone wants to pick this up later they can

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Todo List Panel
1 participant