Difference between revisions of "Emergency save"

From Inkscape Wiki
Jump to navigation Jump to search
(Add some info gotten on IRC from ishmal.)
 
(Categorization)
Line 18: Line 18:
Inkscape will try to save to
Inkscape will try to save to
# <code>Docs & Settings/local/<yourname>/inkscape</code>
# <code>Docs & Settings/local/<yourname>/inkscape</code>
[[Category:User Documentation]]

Revision as of 17:32, 20 June 2006

Inkscape may still crash, it's not perfect (although we try hard).

If it does so, then it will try to save the document you were working on.

On Unix (Linux, Mac OS X, *BSD, ...)

Inkscape will try to save to

  1. your home directory as filename.<datetime>.#
  2. /tmp/filename.<datetime>.#
  3. the current directory as filename.<datetime>.#

(in that order).

If the document does not already have a name, the filename is inkscape-emergency<datetime>.#.

Note that the saved file will not have the .svg extension!

On Windows

Inkscape will try to save to

  1. Docs & Settings/local/<yourname>/inkscape