Is it possible to store script settings with InDesign file?
Hi,
I have some crazy idea: is it possible to store script settings with InDesign file?
In that case scripters will be able to store those settings with file, and when script runs - it can check if those setting exists - if so - script can run without showing dialogue with parameters... (as all necessary parameters stored with indesign file), and of course we can force InDesign to show script parameters dialogue if we run it with alt/option key pressed while running this script. Maybe even different scripts will be able to share those settings and interact with each other.. we will be able to have settings that will be saved with file, or temp settings for current document or session (till InDesign is closed). With eventListeners and startup scripts we will be able to do scripts that would be able to check for updates, and automatically execute when we placing images and text, and so on.. this can be a whole InDesign scripting framework, that allow to write scripts that will use same libraries and ui so we don't have to write everything from scratch everytime and just included required libs..
so here is 2 main questions for now:
1) is it possible to store script settings with .indd file
2) who is intrested in creation InDesign scripting framework (because this only makes sense if many people will use it)
PS: I know that it's possible to store settings in external file, but this time I'm interested only for saving params with .indd

