I want to have a column of bools to skip rows or not... main use case: someone needs to write in a different "room" or at a different time, and I need to send an updated message. I started this in https://github.com/kitsook/sending-conversations/pull/2, but needs polish
I want to have a column of bools to skip rows or not...
main use case: someone needs to write in a different "room" or at a different time, and I need to send an updated message.
I started this in kitsook#2, but needs polish