Std Save: Difference between revisions

From FreeCAD Documentation
({{Std Base navi}} to categorize page)
(Revised. Added 'in progress' for now.)
Line 1: Line 1:
<languages/>
<languages/>

{{Page in progress}}

<translate>
<translate>
{{Docnav
|[[Std_CloseAll|Std CloseAllWindows]]
|[[Std_SaveAs|Std SaveAs]]
|[[Std_File_Menu|Std File Menu]]
|IconL=
|IconR=Std_SaveAs.svg
|IconC=Freecad.svg
}}

<!--T:1-->
<!--T:1-->
{{GuiCommand
{{GuiCommand
|Name=Std Save
|Name=Std Save
|MenuLocation=[[Std_File_Menu|File]] → Save
|MenuLocation=File → Save
|Workbenches=All
|Workbenches=All
|Shortcut=Crtl+S
|Shortcut={{KEY|Ctrl}}+{{KEY|S}}
|SeeAlso=[[Std_SaveAs|Save as...]]
|SeeAlso=[[Std_SaveAs|Std SaveAs]], [[Std_SaveaCopy|Std SaveCopy]], [[Std_SaveAll|Std SaveAll]]
|Version=-
}}
}}


==Description==
<!--T:2-->
The {{KEY|Save}} command stores the active document of the current project to a file. If there are other documents in the project, they are not saved.


The '''Std Save''' command saves the current document.
<!--T:3-->
The first time a document is saved, a dialog to define the path and file name will appear.


==Usage==
<!--T:4-->
[[Image:FileSaveAs.png]]


# There are several ways to invoke the command:
<!--T:5-->
#* Press the {{Button|[[Image:Std_Save.svg|16px]] [[Std_Save|Std Save]]}} button.
The name assigned to the document to save it also becomes the name used for the root in the document tree structure.
#* Select the {{MenuCommand|File → [[Image:Std_Save.svg|16px]] Save}} option from the menu.
#* Use the keyboard shortcut: {{KEY|Ctrl}}+{{KEY|S}}.
# For new documents only: enter a filename in the dialog box and press the {{Button|Save}} button.


==Preferences==
<!--T:6-->
Subsequent {{KEY|Save}} commands automatically use the path and file name defined in the first save. To save the file in a
different location, or assign to it a new name, you must use the Save As command.


The last used file location is stored: {{MenuCommand|Tools → Edit parameters... → BaseApp → Preferences → General → FileOpenSavePath}}.
<!--T:7-->
When you try to close a modified document, or exit FreeCAD with modified documents in use, you will receive a warning:


{{Docnav
<!--T:8-->
|[[Std_CloseAll|Std CloseAllWindows]]
[[Image:UnsavedDocument.png]]
|[[Std_SaveAs|Std SaveAs]]

|[[Std_File_Menu|Std File Menu]]
<!--T:9-->
|IconL=
You can define a default location for opening and saving files using the menu {{MenuCommand|Tools → Edit Parameters → BaseApp → Preferences → General → FileOpenSavePath}}.
|IconR=Std_SaveAs.svg

|IconC=Freecad.svg
<!--T:10-->
}}
[[Image:FileOpenSavePath.png|left]]


<!--T:11-->
{{Std Base navi}}
{{Userdocnavi}}
</translate>
</translate>
{{Std Base navi{{#translation:}}}}
{{Userdocnavi{{#translation:}}}}
{{clear}}
{{clear}}

Revision as of 09:10, 9 March 2020

This documentation is a work in progress. Please don't mark it as translatable since it will change in the next hours and days.

Std Save

Menu location
File → Save
Workbenches
All
Default shortcut
Ctrl+S
Introduced in version
-
See also
Std SaveAs, Std SaveCopy, Std SaveAll

Description

The Std Save command saves the current document.

Usage

  1. There are several ways to invoke the command:
    • Press the Std Save button.
    • Select the File → Save option from the menu.
    • Use the keyboard shortcut: Ctrl+S.
  2. For new documents only: enter a filename in the dialog box and press the Save button.

Preferences

The last used file location is stored: Tools → Edit parameters... → BaseApp → Preferences → General → FileOpenSavePath.