You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Store the attachments using one subfolder per conversation
Use folder shares to share with all participants
Offer to "unshare from self" when leaving a conversation.
Not sure what name to use for the subfolder. The room name is intangible and might change. But the room id is too technical.
Further benefits
It would also make it possible to sync files posted to specific conversations also instead of all.
It would also make it possible to add a button to toggle between the attachment folder and the conversation, for #1577
Further ideas
In theory it could even make it possible to auto-post a file to a conversation just by adding it to the folder (but needs to track what was already posted and duplicates, maybe too fancy and not useful...)
Is your feature request related to a problem? Please describe.
Describe the solution you'd like
Not sure what name to use for the subfolder. The room name is intangible and might change. But the room id is too technical.
Further benefits
It would also make it possible to sync files posted to specific conversations also instead of all.
It would also make it possible to add a button to toggle between the attachment folder and the conversation, for #1577
Further ideas
In theory it could even make it possible to auto-post a file to a conversation just by adding it to the folder (but needs to track what was already posted and duplicates, maybe too fancy and not useful...)