Skip to content
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

[Suggestion]Enable URL Copying from "File Name/URL" Column in App #980

Closed
mriamnobody opened this issue Nov 3, 2024 · 4 comments
Closed

Comments

@mriamnobody
Copy link
Contributor

In the "File Name/URL" column displays the file name for uploaded files and the URL when a link (e.g., a YouTube URL) is used for transcription. There’s currently no way to copy the URL directly from the app once it appears in this column, making it difficult to retrieve or reuse the URL later.

We can add a right-click or context menu option to copy the URL.

@mriamnobody
Copy link
Contributor Author

Below mentioned suggestions are related this one:

#979
#980

@mriamnobody
Copy link
Contributor Author

My suggestion is to add a new column before the File Name/URL column to indicate whether the entry is a URL or a file. We could then rename File Name/URL to Title. For copying functionality, we could add a right-click option called Copy URL for URLs and Copy Location for files (or simply omit the copy feature for files if preferred). Just sharing my two cents. I hope this helps!

@raivisdejus
Copy link
Collaborator

@mriamnobody good idea, thanks for suggestion!

Next version will have an ability to copy the contents of "File name / URL" column. CTRL+C (or equivalent on Macs) will copy file name or url of selected row or rows to the clipboard, so you can do CTRL+V to paste it.

You can get this feature from the latest development builds.

  1. Go to https://github.com/chidiwilliams/buzz/actions/workflows/ci.yml?query=branch%3Amain
  2. Scroll down to the artifacts section and download the installation files. To see the downlaod link you need to be logged in the Github.

@mriamnobody
Copy link
Contributor Author

Thanks a lot @raivisdejus for quick implementation of the suggestion. Cheers.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants