RStudio Cloud - Add the ability to specify a default file to open when a project is copied

This is a minor thing, but something that I think would be useful.

I've created a demo with RStudio Cloud. Inside the main project are a few R files and some other environment files. There is 1 file in particular that I want users to open up and start from. I would really love for the Temporary projects that demo users derive from my main project to open up that file immediately.

I tried leaving just that file open on my main project, and then creating a copy, but it seems to close all files and clear the console. I'm sure there is value in this approach, but I wonder which would be more useful more often, clearing everything out, or mirroring the open files and console of the main project?