Skip to content

Conversation

@stackdump
Copy link

  • added routes for event flyer
  • adds new recurring event template in eve + uses it
  • link to flyer from calendar and reformat table-of-calendars to use multiple rows

return "data:text/calendar;charset=utf-8," + url.QueryEscape(data)
}

func IcsRecurringCalendarFile(path string, a *Flyer, opts map[string]string) string {
Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@masonmcbride still evaluating this - but here's where the new template could go

I assume we'll pass in options as needed

@stackdump stackdump merged commit d814d1c into main Sep 20, 2025
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants