atomic_calendar icon indicating copy to clipboard operation
atomic_calendar copied to clipboard

Implement several feature requests

Open lbaca opened this issue 5 years ago • 4 comments

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!

lbaca avatar Jan 16 '20 22:01 lbaca

Thanks! How do these options implemented in the card config?

vmcosco avatar Jan 20 '20 04:01 vmcosco

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?)

lbaca avatar Jan 20 '20 16:01 lbaca

(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?

vmcosco avatar Jan 21 '20 01:01 vmcosco

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.

lbaca avatar Jan 21 '20 07:01 lbaca