Hey there… I have created a template List with items. Now I want so save the data somewhere so I can access it from all scenes. I can’t save it under context.scene.
I have tried context.window_manager and it works from all scenes,
but when I save my blendfile and reopen it the data gets lost.
Can someone tell me where best to save the data of a template list?
Thanks in advance.
Andreas