diff --git a/docs/guides/collaboration/migrating-from-noodl-hosted-git.mdx b/docs/guides/collaboration/migrating-from-noodl-hosted-git.mdx index c0943d4..2fea524 100644 --- a/docs/guides/collaboration/migrating-from-noodl-hosted-git.mdx +++ b/docs/guides/collaboration/migrating-from-noodl-hosted-git.mdx @@ -24,9 +24,23 @@ To do so, open your project in CS Noodl. Then open the Version Control panel, an Learn more about the Version Control panel in the [version control docs](/docs/guides/collaboration/version-control). ::: +## Move the project + +CS Noodl projects live in system folders that are pretty cumbersome to navigate to. A strong suggestion is to move your project to an easily accessible folder. + +Open the Project Settings panel and click the "Open project folder" button. + +
+ +![](/docs/guides/collaboration/version-control/open-project-folder.png) + +
+ +This will open up your file browser in the folder of the current project. Rename this folder into something better and move it to a more reasonable place on your computer. + ## Gotta get Git -With all branches synced it's time to give them a new home. For this you will be using Github. +With all branches synced and the project folder moved it's time to give them a new home. For this you will be using Github. If you dont have a Github account already, now is the time to [create one](https://github.com/signup). @@ -48,7 +62,7 @@ This is managed in your Github account settings. You can find a guide on it [her ## Hooking it up -When you have your Git Origin URL and Personal Access Token you can close CS Noodl and open OS Noodl. When you navigate to the Version Control panel you will now see a migration notice. Click the notice and follow the wizard in the popup: +When you have your Git Origin URL and Personal Access Token you can close CS Noodl and open your project in OS Noodl (this is why it's good to have moved the project folder beforehand). When you navigate to the Version Control panel you will now see a migration notice. Click the notice and follow the steps in the popup: