-
Notifications
You must be signed in to change notification settings - Fork 166
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Quick Share of text from clipboard doesn't work #178
Comments
Yes, this is intentionally not implemented. |
No, I don't want this feature |
FYI: This was the main use case for NearDrop for me. I fully accept your right to control what features go in, but IMHO sending text from android to Mac seems like a very useful feature. |
Uh...ok. Care to explain why? It's one of the primary features of Quick Share; not including it is like building a third party Reddit app and deciding you don't want to implement the ability to comment on posts. Edit: Found the reason. Disagree with it, but whatever: #112 (comment)
|
Umm no? The primary feature is sending files. Sending disembodied text feels like one of those features they hastily duct-taped to the side of the thing last moment before release. I've never used this feature myself outside of trying different things while reverse engineering the protocol. And as I said, I will implement it by saving text to a file just so all of you stop pestering me about it. |
First of all, wow, why such hostility for people wanting a Quick Share feature, in the quick share for mac app..?? Why not have such text shared be able to be accepted into the clipboard, instead of a text file, that seems more intuitive. |
Because it doesn't visibly end up anywhere when received. This is bad UX. |
You already have to 'Accept' the transfer in a notification right? Two buttons:
|
I am categorically against the clipboard thing. |
There's no point arguing with you, I would do it myself if I knew swift. You said you yourself do not use this text sending feaature yourself, so respectfully, what do you actually know about the UX of this feature? On the android side, you copy something to the clipboard, where you can then quick share it, why exactly is moving the clipboard from one device directly to another bad UX, if you are sharing from the clipboard, is it not reasonable to expect it to end up on the clipboard of the other device? You also mentioned that Apple does not have this feature in AirDrop, did you ever think as to why this might be? Apple devices already share clipboard automatically, so putting that in AirDrop would be redundent, and confuse users into believing the automatic clipboard sharing feature doesn't exist in the first place. Now that is bad UX. |
Apple does have this feature in AirDrop and it does end up getting saved as a .txt file when you send text to a Mac.
Only when they're logged into the same Apple ID. If they belong to different people, a file is your only option. |
@grishka I found and installed this for this feature specifically. I would literally pay a monthly subscription for the text copy alone and I don't really care for any other feature. How exactly is it bad UX for it to fail without any details behind the error, which needs to be figured out by digging up this discussion on github? As a potential user of what you're building, let me tell you I would much prefer the text to appear in my clipboard. That was probably my favorite feature of having an iphone before switching; I'm very confused at the bad UX part of this, showing this error is not better UX than one of the best features on Apple products (in my opinion), what am I missing here? |
Well I do return an "unsupported attachment" error to the other side. Like, they made an actual error code specifically for this case. The problem is that with all those UI redesigns, they stopped showing a detailed error message, now it's just "failed" ¯\_(ツ)_/¯ |
Copy text on Android device and Quick Share doesn't work - "failed" error shows on my Pixel, nothing shows on my Mac.
![Screenshot_20240817-101014](https://private-user-images.githubusercontent.com/14761219/358830642-8861e6e9-e0fe-44ca-9e83-02e61a92c90b.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzk1NDk3OTEsIm5iZiI6MTczOTU0OTQ5MSwicGF0aCI6Ii8xNDc2MTIxOS8zNTg4MzA2NDItODg2MWU2ZTktZTBmZS00NGNhLTllODMtMDJlNjFhOTJjOTBiLnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMTQlMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjE0VDE2MTEzMVomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPWYzY2ZhOWUyNTg5YTQyZjJmOGY2MmZmYjEwYzViOTQ0OTllNjVlOTY0OWVjMjUxZjkyYTIwY2ZiMjIzYWZlNjYmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.WJvxqIR8S4YKjW8tg1KWBu939vqHZnKWO66mvE8Ye0g)
Files transfer works good.
The text was updated successfully, but these errors were encountered: