atomic-calendar-revive
atomic-calendar-revive copied to clipboard
Option to hide past events in event mode
Is there an existing issue for this?
- [X] I have searched the existing issues
Current Behavior
Past events are only greyed out.
Expected behaviour
There should be an option to hide past events.
Possible Solutions
No response
Context / Reason
Currently, there's no option to hide events that have already passed, so if you have a lot of events in your calendar, you might have to scroll down to see the current and upcoming events.
Code of Conduct
- [X] I agree to follow this project's Code of Conduct
Hello @DarkFox, thank you for your interest in our work! If this is a bug report, please provide your configuration and any screenshots that would assist troubleshooting, otherwise we can not help you.
Oh. The feature is already there. It's just missing from the documentation.
hideFinishedEvents
How do you add "hideFinishedEvents" to event mode calendar. Using the example from the quick start: Where does it go?
- type: "custom:atomic-calendar-revive"
entities:
- entity: calendar.YOUR_CALENDAR_HERE name: 'My Calendar' color: red
Sorry. I totally missed this and ended up using HA calendar.
docs updated now to include this option, thanks for highlighting.