After extracting from Layer 1 to Layer 2, all files have to be read and parsed again. This should be possible for specific files only. - [ ] Remember which files have been loaded into Layer 2 - [ ] Create a connection between arcTimelines and their source file (those are separate arrays right now) - [ ] Implement a "reload" method for arcTimelines
After extracting from Layer 1 to Layer 2, all files have to be read and parsed again. This should be possible for specific files only.