I've looked into this one a bit too. The one main thing I'm missing there, is the ability to extend it with custom views. One thing Schedule-X does, which isn't documented yet, is to allow the implementer to only use the calendar header, and then implement the "view" part completely on their own. In that case Schedule-X just provides a control center type of core, with a bunch of utility APIs; basically a framework/DIY calendar.
Also I wanted to lean more towards the Material Design 3 specification.
This is significant. I have been pondering about how to build upon a gcal-style week view but with no sense of month navigation. Very similar to Continuous Calendar https://madebyevan.com/calendar
Cool! I like the idea. This would also be possible to implement as a custom view in Schedule-X. If you want I can bump this thread once I've documented how to build a custom view? Or you could also join the Discord chat where I'll try and post new feature releases.
Also I wanted to lean more towards the Material Design 3 specification.