I can't seem to filter on the mobile site. I enter the #tag but no action. Other than that I love checkvist. Thanks
A CSS hack which creates a Kanban-like board UI in a specified list:
A CSS hack which creates a Kanban-like board UI in a specified list: #list_481388 ul.topLevel { display: flex; } #list_481388 ul.topLevel > li { flex: 1 1 auto; } #list_481388 ul.topLevel > li > .frame{ display: none; } #parentTask_0 div.coreDiv { margin-right: 20px; } May be, will be useful to someone :)
I will add to this to say that SOME filtering works... in the list view, tags don't work, but one can filter for characters in list titles.
ReplyDeleteHello, only filtering by list names and by tags in list names works so far. Filtering and search in list items is not implemented yet, please vote for http://checkvist.uservoice.com/forums/239385-checkvist-mobile/suggestions/5556723-filter-by-tag-by-simply-touching-an-existing-tag
ReplyDelete+Kirill, can you not duplicate this reported issue, that in the list view, filtering by tags does not appear to work?
ReplyDeleteJim McGuire I'm just want to make sure you understand me correctly. Do you have list names with tags? Touching the tag after list name works for me, i.e. it shows only lists which has particular tag in its name. I.e. I have a list Hoist, tagged #checkvist, and when I touch this tag near the list name, filter works.
ReplyDeleteKirill Maximov, that DOES work... and even what I thought did not work, typing the tag into the search line, also works. Must be user error on my part. Sorry!
ReplyDelete