element-hq / element-meta

Shared/meta documentation and project artefacts for Element clients
65 stars 11 forks source link

[Story] Copy permalink for Event #2355

Closed bmarty closed 2 months ago

bmarty commented 3 months ago

Description

As a user I want to be able to get a reference to a message (Event), also known as permalink so that I can post it to any room.

Element Web use the "Share" action to reveal the permalink of a message, but on the current mobile application, "Share" action allow to share the text to any other application.

Acceptance criteria

Size estimate

None

Dependencies

Out of scope

Open questions

### Questions

Subtasks

### Android
- [ ] https://github.com/element-hq/element-x-android/issues/2650
### iOS
- [ ] https://github.com/element-hq/element-x-ios/issues/2640
### Rust
- [ ] https://github.com/matrix-org/matrix-rust-sdk/issues/3259
### Other