I want to know if, when working in a connected project, it’s possible for me as an external collaborator to create and edit files that are private to me, using the host’s shared library. Specifically:
-
Is every file created in a connected project visible to the host by default?
-
Is it possible for me to use the host’s shared library in my own private space, so I can work privately until my project is ready to be shared in the connected project?
My goal is to be able to work on a file that is only accessible to me until I’m ready to present it within the connected project. Thank you for any insights!