What's everyone's favorite #time-tracking supplement to cVI?
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 :)
As far as I know there is the only extension for CV regarding time-tracking - TimeCalc plugin from Warren Harrison : https://chrome.google.com/webstore/detail/checkvist-timecalc/mifdcejomojmjllmcgjoopnafpgaloko
ReplyDeleteKirill Hi, I know this allows us to add the expected time to the task. But a stop-watch to go with it. I thought there might be a favorite app that our community uses.
ReplyDelete