-
Notifications
You must be signed in to change notification settings - Fork 78
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
Show past events on our calendar #420
Comments
Continuing our conversation from the Calendar Improvement Issue with showing past events, we've also been discussing how we could possibly archive previous months' events into a separate json file and show them all underneath/beside the calendar or somewhere else instead of attempting to load them all into the calendar every time. Do you have any other ideas on how we could approach this? I'd love to hear what you think! |
we could also use the Cache functionality of Nitro (the server behind Nuxt). but a JSON or Sqlite would be a good idea too! |
The |
@amandairvine I made a feature request earlier with an idea mockup on here #312 for what I was thinking originally with this calendar. It's closed but I would personally love that list view of items. |
No description provided.
The text was updated successfully, but these errors were encountered: