betterize
parent
31ef8a50a9
commit
ba1fcecac9
1 changed files with 3 additions and 3 deletions
|
@ -14,7 +14,7 @@ Sometimes we make such great work, that we want to keep it.
|
|||
* Your Projectfile is prepared
|
||||
* Your Projectfile is downloaded
|
||||
|
||||
<video src="../wiki/raw/media/instructions/save/1-save-project.mp4" height="360" controls autoplay ></video>
|
||||
<video src="../wiki/raw/media/instructions/save/1-save-project.mp4" height="360" controls></video>
|
||||
<br>*Video: 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.
|
||||
|
@ -28,7 +28,7 @@ Sometimes it's time for a new beginning.
|
|||
* A new, blank project is being prepared
|
||||
* The page reloads to the new project
|
||||
|
||||
<video src="../wiki/raw/media/instructions/save/2-start-new-project.mp4" height="360" controls autoplay ></video>
|
||||
<video src="../wiki/raw/media/instructions/save/2-start-new-project.mp4" height="360" controls></video>
|
||||
<br>*Video: screenrecording how to start a new project*
|
||||
|
||||
## Load your project
|
||||
|
@ -41,7 +41,7 @@ Sometimes we want to revisit the past.
|
|||
* The projectfile will be read and saved
|
||||
* The page reloads to your project
|
||||
|
||||
<video src="../wiki/raw/media/instructions/save/3-open-saved-project.mp4" height="360" controls autoplay ></video>
|
||||
<video src="../wiki/raw/media/instructions/save/3-open-saved-project.mp4" height="360" controls></video>
|
||||
<br>*Video: screenrecording how to load a project*
|
||||
|
||||
## The Projectfile
|
||||
|
|
Loading…
Reference in a new issue