atomic_calendar
atomic_calendar copied to clipboard
Implement several feature requests
This pull request implements three feature requests:
- #51 Hide finished events
- #39 Sort events by start time first rather than grouping by calendar
- #52 Show only currently running events
- #37 Allow limiting total number of events
While I have tested these changes on my own setup, I am quite new to the whole process (LitElement, rollup, custom Lovelace cards, GitHub, working on forks, etc.). Therefore, please be aware that I may have taken some steps that may not be as you would usually expect them. Don't hesitate to correct me, as I wish to learn!
Thanks! How do these options implemented in the card config?
Thanks! How do these options implemented in the card config?
I've updated the README.md to describe the two new options.
(BTW, do you know a better way to display a fragment of a file diff in a reply such as this one?)
(BTW, do you know a better way to display a fragment of a file diff in a reply such as this one?)
I do not. Sorry. Do you know when v0.90 will be pushed out to HACS?
Do you know when v0.90 will be pushed out to HACS?
This is my first involvement with this project other than as a user, so I really don't know. It's up to @atomic7777.