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

Add Move option to GCode Files #1124

Closed
officiallymarky opened this issue Oct 19, 2022 · 5 comments
Closed

Add Move option to GCode Files #1124

officiallymarky opened this issue Oct 19, 2022 · 5 comments
Labels
💡 Type: FR Requests a new feature

Comments

@officiallymarky
Copy link

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

@officiallymarky officiallymarky added the 💡 Type: FR Requests a new feature label Oct 19, 2022
@meteyou
Copy link
Member

meteyou commented Oct 19, 2022

Drag & drop is implemented to move gcode files.

@meteyou meteyou closed this as completed Oct 19, 2022
@officiallymarky
Copy link
Author

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.

@officiallymarky
Copy link
Author

Here is an example gif, it works sometimes but not always. In fact, most of the time for me it doesn't seem to work.

@NameOfTheDragon
Copy link

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.

@meteyou
Copy link
Member

meteyou commented Dec 31, 2024

@NameOfTheDragon #1209

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
💡 Type: FR Requests a new feature
Projects
None yet
Development

No branches or pull requests

3 participants