I have to emphasize that loud and clear because it seems that there is no way to nest folders in the editor. The code that I am importing has that in it and its very important that it is this way so the code works. If this feature already exists, I *must* know about it because I've been struggling. I like this website a lot and it feels limited by the fact that there is no nesting.
‘Thanks, my mistake, ya’ll. I figured it out shortly after this.
(still needs the ability to drag an already created folder into another folder, would make it less unintuitive)’
Nested folders are already supported since the dawn of Glitch.
create your parent folder by using {NAME OF YOUR FOLDER}/temp.txt
create a subfolder with an another temp file by clicking on the three dots next to the folde rname in the tree, and click “create a file” as such: {NAME OF YOUR FOLDER}/{NAME OF YOUR SUBFOLDER}/maybeNotA.tmp. You can later delete the temporary files.
hi there, and welcome! please keep issues not related to the main topic in a separate topic you can create a new topic by clicking “new topic” in the homepage
Thanks for the heads up. For some reason, I thought I was replying to an internal customer support email or something like that.
Anyway, the topic was about nesting folders in the editor. I replied because I was also having trouble with it. It seemed to resolve itself after a lot of refreshing. I think my post will be useful for anyone else having this same issue.