As the owner/manager of the list I'd like to be able to delete all comments, not just my own.
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 :)
There's a work-around - you can copy the list (see 'Copy' in the toolbar) with the option 'Clear notes' selected. Then you have the same list but without its notes/comments. If you select 'Copy users and permission', you'll have the same team working on the new list. The old list can be archived or deleted, if you don't need it.
ReplyDeleteThanks, but I would like to do it item by item, not the whole list.
ReplyDeleteWell, can't think of any solution for this case. Please, vote for https://checkvist.uservoice.com/forums/2121-general/suggestions/5468221-allow-list-author-to-delete-notes-comments-from- to get a notification when we implement the feature.
ReplyDelete