-
-
Notifications
You must be signed in to change notification settings - Fork 356
Description
Is there an existing feature request for this?
- I have searched the existing issues
What is your feature request?
Hello,
I have been using Cronicle for several years with 180+ events, and I have been testing xyOps since the public beta.
xyOps brings many improvements, but in my case there is one major regression : the event list is much less readable.
I have attached two screenshots (apologies for the blur) : one from Cronicle and one from xyOps, both showing the exact same events with the same configuration.
As shown in the Cronicle screenshot:
- Events are visually separated into blocks
- Events can be enabled or disabled directly from the list
- Disabled events are clearly identifiable
- Linked events are also easy to identify
Additionally, disabled events can still be run manually. I noticed the comment in lib/util.js ("event.enabled means different things in Cronicle vs. xyOps"), but from a user perspective, the Cronicle behavior felt more intuitive.
In comparison, xyOps displays a dense list with fewer visual distinctions:
- Disabled events are now regular events with the schedule trigger disabled, but this is not clearly visible-
- Linked events are not differentiated (although a custom icon can be used as a workaround)
Are other users reporting similar feedback ? Do you have any plans to improve the readability of this page ?
Thank you for your work on this project !
Code of Conduct
- I agree to follow this project's Code of Conduct

