diff --git a/Projects.md b/Projects.md index ab1769e..51cb8b9 100644 --- a/Projects.md +++ b/Projects.md @@ -8,31 +8,42 @@ You can save and load your project. This way you can backup your work, or move b ## Save your project +Sometimes we make such great work, that we want to keep it. + * Click on "Save Project" * Your Projectfile is prepared * Your Projectfile is downloaded - - - - -``` - - - - -``` + +*screenrecording how to save a project* Tip: If you want to make sure it works, open an incognito tab and load the zipfile. Everything should be there. Why an incognito tab? Should anything go wrong, you are not in danger of losing your progress. +## Start a new project + +Sometimes it's time for a new beginning. + +* Click on "Start New Project" +* The current project is being cleared +* A new, blank project is being prepared +* The page reloads to the new project + + +*screenrecording how to save a project* + ## Load your project +Sometimes we want to revisit the past. + * Click on "Load Project" * A File Dialogue opens * You select the projectfile * The projectfile will be read and saved * The page reloads to your project + +*screenrecording how to save a project* + ## The Projectfile Actually, you do not need to know what is in the project file. However, it is always interesting to see how stuff is built.