handsomecode / trello-parent-child

Cross-browser extension for Parent/Child Management in Trello
Apache License 2.0
39 stars 7 forks source link

[Feature request] Tick archived children in the Children checklist #35

Open guygadebois opened 7 years ago

guygadebois commented 7 years ago

trello-parent-child underlying uses a checklist to store the children. When one child is archived, it'd be great to tick its item in the checkbox. As a result the checklist counter would count archived cards as "done".

E.g: I create a parent with 2 children. The checklist counter indicates that I've 2 items, which I know are 2 children tasks to do image Then I accomplish one of the tasks and archive it. I'd like the same counter above to indicate "1/2", so I could see my progresses on that project.

Also, as a side idea, I wonder if we could keep items in the checklist for deleted children cards? The url won't work any more but maybe we could let the delete card's name (string) as a child entry in the list? I sometime prefer to delete insignificant children but would still like to keep track of the task accomplished in the parent.

SpeedCoder5 commented 7 years ago

Yes. I want this too.