New Project Feature / remember opened windows

uros.r.d

Member²
I propose a new feature.
When user save the project it should be an option to save all opened windows too.
In current version it saves only those with opened files for others (unnamed SQL and Test, etc) we have to figure some names to save them. And this is anyoing.
It would be very handy that all windows are saved per Project.
And when we open project all windows are already there where we last stop with our work.
(Similat to restore after crash)
 
When user save the project it should be an option to save all opened windows too.
In current version it saves only those with opened files for others (unnamed SQL and Test, etc) we have to figure some names to save them. And this is anyoing.
It would be very handy that all windows are saved per Project.
I'm not quite sure what you mean by this. Can you elaborate?

And when we open project all windows are already there where we last stop with our work.
(Similat to restore after crash)
When the project is reopened, the most recently opened files and database objects will be opened again. The "Autosave Desktop" option (Tools > Preferences > User Interface / Options) needs to be enabled though.
 
Ok. I'll try.
I open project.
I open some sql script files in SQL windows (files from file system).
And i didnt do any changes in this alredy saved files.
Then i open a new SQL window and write some sql statements in this NEW windows. Execute them etc. And I NEVER saves the content of this windows to a file.
Then i 'close' the project. And i'm asked if i want to save the content of NEW SQL window.
*And this should be skipped and the window type and content should be saved automaticaly in some default project folder (should be set in project properties) with a generic filename
(for example: SQLwindow-dateTime-XY.sql etc.).
**User shold be asked to save explicitly those winowss(files) which are alredy associated with names file (for example: 00_myEveryDaySQL.sql) but not for windows with unsaved content.
Hopefully i'm clear enough now.

Thank you. Regards Uro
 
Back
Top