QTodoTxt2 icon indicating copy to clipboard operation
QTodoTxt2 copied to clipboard

wishlist item - task grouping.

Open kaushiknfs opened this issue 7 years ago • 5 comments

As with sort, grouping by the same would be nice.

kaushiknfs avatar Jul 10 '17 11:07 kaushiknfs

Can you explain what you mean?

oroulet avatar Jul 11 '17 19:07 oroulet

When i sort todos by a param, lets say there should be option to group by sort. If we Group by Sort on Project +ProjectA ...............item 1 ...............item 2 +ProjectB ...............item3 ...............item4

kaushiknfs avatar Jul 19 '17 05:07 kaushiknfs

I think, grouping is not that easy to implement, because an item can belong to more than one group. But of course it would be a nice feature.

fuchsmich avatar Jul 19 '17 07:07 fuchsmich

Yes that is one thing I thought a lot about at the beginning. It is not impossible in qtodotxt2, it is purely visual, several graphics items can have links to the same task. Maybe worth a try..

oroulet avatar Jul 19 '17 07:07 oroulet

Need to make a new datamodel in python for tree...

oroulet avatar Jul 19 '17 08:07 oroulet