Replies: 6 comments 3 replies
-
the warning is there to prevent what you did..? if you didn't read it correctly how does that make it incomplete or out of place..
|
Beta Was this translation helpful? Give feedback.
-
|
While the warning is accurate (and why this is not a bug), my expectation was that an option called "cascade delete" would function like "rm -r". My hope is that it would delete the files in the folder, not just the folder itself. It even says "delete everything" and it very much does not do that. |
Beta Was this translation helpful? Give feedback.
-
|
this! |
Beta Was this translation helpful? Give feedback.
-
|
+1 for this, its a real pain that it doesn't delete all the files too. it would be nice if the option to delete all files included a blurb like |
Beta Was this translation helpful? Give feedback.
-
|
And looks like this was confusing enough to generate a bug report, #1106 is a complaint about this functionality not working as expected. |
Beta Was this translation helpful? Give feedback.
-
|
Added in 4329dc7 two options now, one that only removes folders, one that removes folders and files: |
Beta Was this translation helpful? Give feedback.


Uh oh!
There was an error while loading. Please reload this page.
-
I appreciate the existence of the new cascade delete feature, but it seems incomplete. I expected it to delete the files in the folder, not unlink them, in almost all of my folders that's functionally identical to moving them to the parent folder. The big red warning seems wildly out of place for the current functionality.
Thanks to the folder refactor you now can delete all of the files in a folder from the folder view, but I unfortunately deleted most of my folders before I figured out that this didn't work the way I expected.
Beta Was this translation helpful? Give feedback.
All reactions