Can freeshow re-read its projects.json and show files if I add into them from an external code? #796
-
|
I have a flutter service generator I use to create service outlines for Word. Just a grid of items. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
|
It will only read on startup, yes. I guess the .project file would be nice to use instead as it's made for this, you can generate that because when FreeShow imports that it will update based on its contents. Currently it will have to be imported manually, but there can be a built in trigger for that I guess. |
Beta Was this translation helpful? Give feedback.
It will only read on startup, yes.
I guess the .project file would be nice to use instead as it's made for this, you can generate that because when FreeShow imports that it will update based on its contents. Currently it will have to be imported manually, but there can be a built in trigger for that I guess.
https://freeshow.app/docs/format-project