If we are a pro user, can you allow us to custom set the style when pressing buttons 1~9 ?
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 don't have such a feature currently. This is something like custom keyboard shortcuts: http://checkvist.uservoice.com/forums/2121-general/suggestions/158283-custom-keyboard-shortcuts-ability-to-control-vim + custom styling. Could you please vote for this request and add corresponding comment there?
ReplyDelete