Replies: 4 comments
-
This won't work very well until all clients use a common markdown/input dialect, Web uses Commonmark, Android uses plaintext by default but can be switched into GFM. Using different composition dialects entirely changes the representation of the message |
Beta Was this translation helpful? Give feedback.
-
Don't think this needs spec changes, can/should probably just be an |
Beta Was this translation helpful? Give feedback.
-
In order to improve privacy, would it be possible to implement this as encrypted event using direct client-to-client messages (like the ones used for key exchange) regardless of the room encryption state? |
Beta Was this translation helpful? Give feedback.
-
Yes
…On Thu, Dec 30, 2021 at 11:19 AM Sheogorath ***@***.***> wrote:
In order to improve privacy, would it be possible to implement this as
encrypted event using direct client-to-client messages (like the ones used
for key exchange) regardless of the room encryption state?
—
Reply to this email directly, view it on GitHub
<#501>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AWU7EZFHXVJJGXL3N66OUPDUTSIDNANCNFSM5GEXDFAA>
.
Triage notifications on the go with GitHub Mobile for iOS
<https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675>
or Android
<https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub>.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
|
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Your use case
What would you like to do?
Start writing a draft on one client and continue it on a different client
Why would you like to do it?
I often start writing on mobile and then, when I realize the message is going to be longer, I switch to desktop because there it's easier to type and edit.
How would you like to achieve it?
By storing the (encrypted) draft on the server, maybe upon closing.
Have you considered any alternatives?
Additional context
Definitely not a showstopper, but a feature that'd be really nice to have
Beta Was this translation helpful? Give feedback.
All reactions