17thshard / palanaeum

A website for collecting audio interviews and transcribing the questions & answers
GNU Affero General Public License v3.0
33 stars 18 forks source link

Web Share API support #83

Open Hillshum opened 3 years ago

Hillshum commented 3 years ago

The share button currently copies a link to the keyboard. However, on browsers that support it, using the Web Share API would present the user with the native share menu, allowing easy access to available messaging apps etc., as well as allowing the URL to be copied.

See https://developer.mozilla.org/en-US/docs/Web/API/Navigator/share