Difference between revisions of "Command:Save"

From Synfig Studio :: Documentation
Jump to: navigation, search
(Add some clarification words.)
m (update category toolbox ---> canvas (v1.0))
 
(7 intermediate revisions by one other user not shown)
Line 1: Line 1:
 
{{Title|Save}}
 
{{Title|Save}}
 
{{Category|File Menu}}
 
{{Category|File Menu}}
{{Category|Toolbox}}
+
{{Category|Canvas Window}}
Saves the current project.
+
{{Shortcut|Control|s}}: Saves the current document.
  
Use this command to save the current document to disk. If your document is not currently saved (it is saved for the first time) you'll be prompted with a Save As dialog, otherwise the command will save the file with the the same name it has (overwrite).  
+
Use this command to save the current document to disk. If your document is not currently saved (it is saved for the first time) you'll be prompted with a {{l|Command:Save As|Save As}} dialog, otherwise the command will save the file with the the same name it has (overwrite).  
  
See Auto back up interval in the Settings dialog.
+
See Automatic Back up interval in the {{l|Setup Dialog}}.
 
+
Use an extension of '.sifz' to save a compressed file (as of synfig 0.61.07).  If you use .sif then the files tend to get pretty large.  The best thing to do is not to use any '.' in the path at all, and then synfig will append .sifz (if it's new enough) or .sif (otherwise).
+

Latest revision as of 16:24, 10 November 2015

Languages Language: 

English • čeština

ControlS: Saves the current document.

Use this command to save the current document to disk. If your document is not currently saved (it is saved for the first time) you'll be prompted with a Save As dialog, otherwise the command will save the file with the the same name it has (overwrite).

See Automatic Back up interval in the Setup Dialog.