-
-
Notifications
You must be signed in to change notification settings - Fork 390
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
Add Move option to GCode Files #1124
Comments
Drag & drop is implemented to move gcode files. |
I was trying to do that, and I was seeing the + sign as I did it. Some reason it wasn't working. I tried again and got it working but I tried 4-5 times before and it just didn't do anything. I'll keep an eye out and see if I have problems later. |
The drag-and-drop functionality is rather limiting and (according to reports) somewhat broken. How do I move multiple files to a sibling directory, for example? Answer: you can't. There really does need to be a way to mark multiple files and move them to a directory that isn't currently visible on the display. The classic use-case is when you mis-types the directory name in the slicer when uploading files. So now you have two sibling directories with slightly different names and you want to merge the contents. If you can show me how to achieve that, then I'll shut up and go away. |
Requested feature:
Right now you can create folders under GCode Files, but as far as I can see, there is no easy way to move existing GCode files into that folder. It would be nice to be able to move files into folders from the UI without downloading and re-uploading.
Something like right click Move option would be awesome.
Solves the following problem:
Organizing GCode files
Additional information:
No response
The text was updated successfully, but these errors were encountered: