infinite-industries / infinite

MIT License
5 stars 3 forks source link

Add "sold out" control tag #324

Closed MatthewGidcomb closed 1 year ago

MatthewGidcomb commented 1 year ago

Similar to the existing postponed and cancelled -- when tag is applied, "[SOLD OUT]" is prepended to the event title when displayed on event cards and the event view. Opacity change probably not necessary but we can experiment.

Precedence: cancelled > sold out > postponed (e.g. if an event has more than one of these tags applied, cancelled will be displayed before sold-out, etc.

While we're doing this, it might be worth it to migrate the cancelled and postponed tags to be colon-namespaced like the mode: and category: ones.