-
Notifications
You must be signed in to change notification settings - Fork 1k
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
Improve naming files uploaded via the URL paste method #4005
Comments
I think the easiest fix using the old implementation is to add a checkbox to the paste upload box like
So maybe a combo box instead of a checkbox, with options like: |
Agreed with @chambm, would love to see this re-reverted with a checkbox so users can opt-in :) |
Here's a video from @foellmelanie where she spends like 5-10 minutes renaming files. https://youtu.be/ad3E4VaTp7M?t=510 We really need a checkbox like @mtekman suggested. #4005 (comment), I know that galaxy-to-galaxy transfers lose information but, that doesn't affect the other many, many URLs. If you don't want to do it automatically at least have a checkbox. I've tagged this papercut so hopefully this gets more eyes, but this is one of those missing features that regularly is an annoyance for users. #11371 is related. ping @shiltemann the best laid plans.. #3996 (comment) |
@hexylena Now that pasted URLs use the datafetch tool (#11276) , is this resolved? It looks like it's in good shape now. I uploaded three of the files from that video, and they were renamed in a way that matched what the user was doing. https://zenodo.org/record/4544529/files/Evidence.tabular Feel free to try those (and/or whatever URLs you'd like) and let me know if it seems this issue is resolved for you. |
It looks like it's currently broken on main but test looks good! This is so beautiful 😍 😍 😍 😍 , it's going to save so much time. @shiltemann it finally happened!!! No more mothur tutorial naming issues because people don't rename the files properly like you tell them to! |
Whoo! Thanks @assuntad23! Definitely a big QOL improvement for a lot of use cases and tutorials! |
|
is that specific failure expected though @mvdbeek ? unsupported media type for two pasted URLs? |
It works now, I cannot reproduce. :( |
originally implemented in #3674
reverted in #3996 because of unwanted side effects
We need a better implementation, some ideas are listed in the [comments here] (#3695 (comment))
The text was updated successfully, but these errors were encountered: