Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: simplify activity organiser indication #1146

Open
SilasPeters opened this issue Dec 25, 2024 · 0 comments
Open

chore: simplify activity organiser indication #1146

SilasPeters opened this issue Dec 25, 2024 · 0 comments

Comments

@SilasPeters
Copy link
Member

Currently, every activity has a name like BaCo | Fun activity!, whilst BaCo is stored as part of the string. Afaik, we literally do not store the organiser whilst I think we should be able to determine the organiser of an activity and generate the displayed name to enforce the desired formatting (the comittee is sometimes forgotten).

Point of this issue is: whether we can do it now without manipulating the database, or later in a replacing solution, the desired behaviour is as follows:

  • The organiser of the activity is stored concretely or can be determined.
  • The name of the activity is prefixed by default by the organiser name, instead of manually entering the comittee as part of the actvity name.
  • iCal activities support the organizer field, and we could supply this field easily now when generating icalendars.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant