When people export, they should get an optional day selector. When they choose a day, we need to filter the timetables for any that are not in the relevant day and export the rest.
Since people are likely to want to export several from one session, we shouldn't delete the originals from the timetable object but should create a filtered view or clone the object for the correct types so the ones we don't need don't get deleted.
When people export, they should get an optional day selector. When they choose a day, we need to filter the timetables for any that are not in the relevant day and export the rest.
Since people are likely to want to export several from one session, we shouldn't delete the originals from the timetable object but should create a filtered view or clone the object for the correct types so the ones we don't need don't get deleted.