Any news with the mobile app - last update was in November
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 :)
We've started implementing filter for mobile app, the current state is on http://mmm.checkvist.com
ReplyDeleteAlso, we're trying to improve and speedup the app under the hood, and make it faster for large lists.
I'm a little confused. The mobile app looks great but is definitely in its infancy.
ReplyDeleteSo I've been desperate for any way to view my due tasks on iOS. Looking around I came across https://checkvist.com/m/ where I can do this and it seems much more.
Is this site safe to use? Why isn't it mentioned in any of the documentation?
Also, there is https://beta.checkvist.com ... what is the overall strategy here please?