From 5e358d002ea6e25c481bdf3e208167a14d672b13 Mon Sep 17 00:00:00 2001 From: schlagmichdoch Date: Fri, 20 Jan 2023 18:45:42 +0100 Subject: [PATCH] add iOS shortcuts for saving photos and sending from share-menu to the docs --- docs/faq.md | 7 +++++++ docs/how-to.md | 5 +++-- 2 files changed, 10 insertions(+), 2 deletions(-) diff --git a/docs/faq.md b/docs/faq.md index 00fc54a..49ed0b3 100644 --- a/docs/faq.md +++ b/docs/faq.md @@ -14,6 +14,13 @@ if you are using a Chromium-based browser (Chrome, Edge, Brave, etc.), you can easily install PairDrop PWA on your desktop by clicking the install button in the top-right corner while on [pairdrop.net](https://pairdrop.net) (see below). +### On iOS received images cannot be added to the gallery! +Apparently, iOS does not allow images shared from a website to be saved to the gallery directly. + +Shortcuts to win: +I created a simple iOS shortcut, that takes your photos and saves them to your gallery: +https://routinehub.co/shortcut/13988/ + ### What about the connection? Is it a P2P-connection directly from device to device or is there any third-party-server? It uses a P2P connection if WebRTC is supported by the browser. WebRTC needs a Signaling Server, but it is only used to establish a connection and is not involved in the file transfer. diff --git a/docs/how-to.md b/docs/how-to.md index 932345e..640721b 100644 --- a/docs/how-to.md +++ b/docs/how-to.md @@ -26,9 +26,10 @@ Outstandingly, it is also possible to send multiple files to PairDrop via the co [//]: # (Todo: add screenshots) ## Share directly from share menu on iOS -implemented but not documented yet +I created an iOS shortcut to send images, files, folder, URLs or text directly from the share-menu +https://routinehub.co/shortcut/13990/ -[//]: # (Todo: add shortcut to routinehub.co and add doku with screenshots) +[//]: # (Todo: add doku with screenshots) ## Share directly from share menu on Android