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

Create groups of tasks (a.k.a. sub-items) #15

Open
pwizla opened this issue Jul 22, 2015 · 0 comments
Open

Create groups of tasks (a.k.a. sub-items) #15

pwizla opened this issue Jul 22, 2015 · 0 comments
Assignees

Comments

@pwizla
Copy link
Owner

pwizla commented Jul 22, 2015

The goal is to get this kind of list:

  • Bake a cake for my friend's birthday
    • Look up some recipes over the Internet
    • Check what ingredients I already have at home
    • Go to the store and buy the missing ingredients
    • Actually bake the cake!
  • Renew my gym membership

No more than two levels 2:

  • Level 1 task
    • Level 2 task
    • Another Level 2 task
  • Another Level 1 task

Requires some parent-child model.
Should support drag'n'drop: dropping over an existing task makes it a sub-task.
(and maybe keyboard shortcuts later: Tab = indent, Shit Tab = unindent).

@pwizla pwizla added this to the Shipping 1.0 beta milestone Jul 22, 2015
@pwizla pwizla self-assigned this Jul 22, 2015
@pwizla pwizla changed the title Would be nice if you could create groups of tasks (a.k.a. sub-items) Create groups of tasks (a.k.a. sub-items) Jul 22, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant