Skip to content
This repository has been archived by the owner on May 25, 2021. It is now read-only.

Enhance ics export #464

Open
amberridge opened this issue Jun 25, 2019 · 2 comments
Open

Enhance ics export #464

amberridge opened this issue Jun 25, 2019 · 2 comments
Assignees
Labels
class:feature This issue describes a new feature

Comments

@amberridge
Copy link

Is your feature request related to a problem? Please describe.
Importing the ics file causes the class sessions to go on weekly forever.

Describe the solution you'd like
Since YACS knows the last day of classes, add the UNTIL clause to the RRULE. For example, this would end on December 12th at midnight GMT.

RRULE:FREQ=WEEKLY;UNTIL=20191212T000000Z

Describe alternatives you've considered
Would be nice if it also started on the first day of classes, but that is less of an issue overall.

Additional context
None.

@Malorn44
Copy link
Member

I assume you were using yacs.cs.rpi.edu?

This site is being deprecated soon in favor of rpi.yacs.io

This new site doesn't have ics files implemented yet but we will try to have this feature there for when it gets implemented.

@Malorn44 Malorn44 added the class:feature This issue describes a new feature label Jun 25, 2019
@amberridge
Copy link
Author

Yes. I didn't know about rpi.yacs.io. Looks nice. Slightly off topic, what is the "Topics" link supposed to do?

@sjhuang26 sjhuang26 self-assigned this Jul 11, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
class:feature This issue describes a new feature
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants