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

sub-calendar urls #804

Open
ionous opened this issue Aug 30, 2024 · 0 comments
Open

sub-calendar urls #804

ionous opened this issue Aug 30, 2024 · 0 comments

Comments

@ionous
Copy link
Contributor

ionous commented Aug 30, 2024

i was reading up on rss feeds, and this is an interesting idea:

https://theeventscalendar.com/knowledgebase/subscribing-to-calendars-via-rss/

URLs for category and tag feeds are generated in the same manner as a standard calendar feed–simply append /feed to the end of any category or tag URL. Our “Tech Meetups” category on our Demo Site is located at https://demo.theeventscalendar.com/events/category/fitness/. Adding /feed to this gives us https://demo.theeventscalendar.com/events/category/fitness/feed and clicking this link will give us a feed of just the events from that category!

it'd be cool to do this with each of our categories, both for the calendar and grid views, and for the calendar feed.

ex. maybe https://www.shift2bikes.org/calendar/21plus/ or https://www.shift2bikes.org/calendar/westside/

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