QTodoTxt2 icon indicating copy to clipboard operation
QTodoTxt2 copied to clipboard

wishlist item - saved filters

Open kaushiknfs opened this issue 7 years ago • 5 comments

Saved filters would be absolutely awesome.

kaushiknfs avatar Jul 10 '17 11:07 kaushiknfs

You mean remembering selected filters at startup?

oroulet avatar Jul 11 '17 19:07 oroulet

@fuchsmich I tried and did not make it. We need to remember the current index I tried to add a line in FilterView.qml

        property alias filter_completed_column_width: selection.selectedIndexes

but qml complains that that the property does not exist...

oroulet avatar Jul 18 '17 17:07 oroulet

what i meant was the possiblity of having a smart list. When i make a search for "+ProjectA and (A)" and save it as ProjectAHighPri , it should appear in a left or drop down pane. I should be able to save many such smart lists. which inturn are effectively searches.

kaushiknfs avatar Jul 19 '17 05:07 kaushiknfs

@kaushiknfs OK. Then it is something different but still interesting idea. Previously used filters could also be remembered in completion popup

oroulet avatar Jul 19 '17 06:07 oroulet

I can send a mockup to make it more clearer. Smart list can speed up access to limit the list to frequently viewed groups.

kaushiknfs avatar Jul 19 '17 06:07 kaushiknfs