Saving
If you haven't mechanically hit Command-S
so far, it's time to do so!
Until the project is saved, all the changes are in memory.
Saving will store them permanently in your local database and does not require you to be online.
Saving will store them permanently in your local database and does not require you to be online.
Alternatively, you can hover the save icon and click it.
Pushing
Pushing is the process of uploading your latest changes to CodeStory servers.
If you're part of a team, keep in mind that pushing your changes does not make them visible to your team yet!
Publishing
Publishing is the required step to make your changes visible to your team.
If your notes contain Live Code Views, it's critical to ensure that their content will be visible by others.
The Publishing step ensures they are by checking that changes in corresponding files have been pushed to the remote repository.
This operation is accomplished using your local git.
This operation is accomplished using your local git.
Clicking the Outbox icon: