Replies: 2 comments 1 reply
-
|
It seems like the current behavior on mobile is that when you hold down a YouTube link, you have the open to "Edit link" or "Copy URL". A simple solution would be to add to the window the pops up. Something like "View transcript" and then open the same view that currently exists for desktop. Another idea, in addition to that, would be to add it to the 3 dots context menu. |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment


Uh oh!
There was an error while loading. Please reload this page.
-
Hi!
Because since version 0.7.1 plugin can work also on mobile, main behaviour needs to be adjusted, because selecting text on mobile is not working same way.
First what comes to my mind is to introduce modal (thanks again @trey-wallis) as a intermediate step. So that link from note will be copied first into modal, then validation will appear if provided text is valid yt link. Then user will be able to adjust link or put different one and then when action will be confirmed transcription will be fetched.
Or maybe there is better way?
Beta Was this translation helpful? Give feedback.
All reactions