skandragon / thing

Apache License 2.0
8 stars 10 forks source link

When a user adds a class to their schedule, warn if it conflicts with something already on their schedule #111

Open maco opened 9 years ago

maco commented 9 years ago

It'd be nice to be warned when I'm going "oh that looks neat!" that I'm already taking another class at that time.

skandragon commented 9 years ago

So long as it can be disabled as well. I often intentionally over-subsribe, and then choose based on my mood at the moment I need to head out.

maco commented 9 years ago

I do that too. A way to have it highlight on the pdf how to take the most of your various chosen ones would be neat too, but that'd be a difficult algorithm, and it'd work best if there was a priority system. (Ok, so these two are the same time, but that one has another time slot...that conflicts with this other class...oh but that other class also has another time slot! ... oof.)

On Fri, Jul 10, 2015 at 4:52 PM Michael Graff notifications@github.com wrote:

So long as it can be disabled as well. I often intentionally over-subsribe, and then choose based on my mood at the moment I need to head out.

— Reply to this email directly or view it on GitHub https://github.com/skandragon/thing/issues/111#issuecomment-120522449.

maco commented 9 years ago

But also, it can pop up a warning with an undo option without preventing the addition altogether.