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

Compose calendar out of multiple ics files #6

Open
2 tasks
Giftzwerg02 opened this issue Oct 9, 2023 · 0 comments
Open
2 tasks

Compose calendar out of multiple ics files #6

Giftzwerg02 opened this issue Oct 9, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@Giftzwerg02
Copy link
Collaborator

Giftzwerg02 commented Oct 9, 2023

Some LVAs are not in the "main" TISS-Calendar, but are provided separately (for some reason) (e.g. Introduction to Security)

This would require

  • Adjusting the frontend to set a variable amount of ics-paths.
  • Filtering each ics-file for its containing information.
    The problem here will probably be that these infos cannot be deserialized equally - either we add support for each ics file individually directly into the backend - or create a plugin system / api to define the deserialization at runtime.
@Giftzwerg02 Giftzwerg02 added the enhancement New feature or request label Oct 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant