Welcome to the Treehouse Community
Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.
Looking to learn something new?
Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.
Start your free trialmichael troesh
178 Pointsdeleted "inbox.html" from workspaces
I accidentally deleted "inbox.html" from the file column in workspaces. the main body is still displayed but no "index.html" file in the column. how can I open another file and transfer the work I've done so far, over to the new file? or how can I restore the original file?
1 Answer
myackley35
34,574 PointsHey Michael!
At this point your best bet might be to recreate the "index.html" file by going to File > New File. Then download the Project file from Downloads on the video page and then copy and paste the content of "index.html" into your newly created file. Unless the project files contain only the finished version this might be the only way to go.
I feel for you, Michael. I've lost work like this before in Sublime Text and the only way to fix it is to start over from scratch. On the brighter side you'll get more experience figuring things out again.
Sorry, man!