CTPUG / wafer

A wafer-thin web application for running small conferences. Built using Django.
ISC License
49 stars 27 forks source link

Add Split / Merge slot options #721

Open drnlm opened 1 month ago

drnlm commented 1 month ago

Adding a slot in the middle of a series is a bit tedious as you need to create the time gap first and then add the slot.

Having some sort of 'split this slot' option would make that a bit simpler

Likewise, A 'merge slots' option would simplify some cases of deleting slots.