forked from openscad/openscad
-
Notifications
You must be signed in to change notification settings - Fork 1
Remember Export Path
Torsten Paul edited this page Mar 2, 2014
·
2 revisions
This page tries to collects the ideas how to cope with the different wishes regarding the output folder when exporting files.
- export always to the current working directory
- remember last used folder independent of the export type (PNG/STL/...)
- remember last used folder for each export type
- remember last export folder for each project (based on main file?)
- have additional preferences setting to force an output folder
- have additional preferences setting to force an output folder for each export type
In case directories are given in the preferences, those should always be absolute path. (how to handle the case when the path does not exist?).