Archive folders
under review
Daniel Nguyen
under review
Are you ok with archiving all chats inside the folder, then delete the folder itself?
Currently the "archived" doesn't support folders. It really just a boolean property in the database.
S
Static
Daniel Nguyen Unfortunately with that method, if I wanted to bring back the chats into active, it wouldn't bring back the folder. Perhaps instead of folders, a tagging system would be easier to implement. Multiple chats with the same tag would appear under the same umbrella. Tag name would be in the database in a new column. This way archiving would keep the tag name and keep the grouping intact.
S
Static
Following up on this discussion. I think a nesting tag would be the way to go, instead of folders. This way it would carry over into archive. Let me know your thoughts.