arcanis / secretsanta

Host secret santa without leaking your guests' informations 🎄
258 stars 162 forks source link

Exclusions without including info in () #16

Open tecknojock opened 1 year ago

tecknojock commented 1 year ago

I use the () to include a link to a person's preferences for the Secret Santa. It gets a little bit cumbersome to add the link when you're dealing with exclusions, and cuts down on readability for the purposes of error checking.

What I'd expect is for this to exclude Dave: Jon (Some Info Here) !Dave Dave (Some Info Here) Paul (Some Info here)

Right now it has to be Jon (Some Info Here) !Dave (Some Info Here)