# Help with ideas for CronPlus node

**URL:** https://discourse.nodered.org/t/help-with-ideas-for-cronplus-node/99485
**Category:** General
**Created:** [22 October 2025 20:13 UTC](https://discourse.nodered.org/t/help-with-ideas-for-cronplus-node/99485 "2025-10-22T20:13:28Z")
**Posts on this page:** 5
**Page:** 1

<div class="post-metadata">

### Author: ![Trying\_to\_learn](https://sea2.discourse-cdn.com/flex026/user_avatar/discourse.nodered.org/trying_to_learn/32/28400_2.png) [@Trying\_to\_learn](https://discourse.nodered.org/u/Trying_to_learn)
#### Post date: [22 October 2025 20:13 UTC](https://discourse.nodered.org/t/help-with-ideas-for-cronplus-node/99485/1 "2025-10-22T20:13:28Z")

</div>

As is I have a `cronplus` node packed with schedules. One for each month.

Alas it is early days and I'm not sure I have all of each month's things there.

Is there a way I can export them (just saves me formatting each month's list) and then have them injected as 12 different events so if I need to add to one it is nicer.

The only reason I'm asking is that I can't _open up/expand_ the entry part of cronplus.  
(Yeah, ok, I am not at THE latest, but am close to it.)

Anyway:

Would that be possible?

I'm guessing I would inject a `list active` and get all the schedules/events and copy them into `inject` nodes, etc.

Just want to check/ask.

Thanks.

---

<div class="post-metadata">

### Author: ![Steve-Mcl](https://sea2.discourse-cdn.com/flex026/user_avatar/discourse.nodered.org/steve-mcl/32/4826_2.png) [@Steve-Mcl](https://discourse.nodered.org/u/Steve-Mcl)
#### Post date: [22 October 2025 20:35 UTC](https://discourse.nodered.org/t/help-with-ideas-for-cronplus-node/99485/2 "2025-10-22T20:35:19Z")

</div>

You can send a msg with topic `export-all` or `export-active` or any of the other that's listed in the built in help.

Then you can copy that output and put it in a template or inject or change and send them into any Cron node. Just make sure they have "add" as described in built in help.

---

<div class="post-metadata">

### Author: ![Trying\_to\_learn](https://sea2.discourse-cdn.com/flex026/user_avatar/discourse.nodered.org/trying_to_learn/32/28400_2.png) [@Trying\_to\_learn](https://discourse.nodered.org/u/Trying_to_learn)
#### Post date: [23 October 2025 02:20 UTC](https://discourse.nodered.org/t/help-with-ideas-for-cronplus-node/99485/3 "2025-10-23T02:20:34Z")

</div>

I just wanted to be sure.

Thanks.

---

<div class="post-metadata">

### Author: ![AllanOricil](https://sea2.discourse-cdn.com/flex026/user_avatar/discourse.nodered.org/allanoricil/32/106911_2.png) [@AllanOricil](https://discourse.nodered.org/u/AllanOricil)
#### Post date: [23 October 2025 08:57 UTC](https://discourse.nodered.org/t/help-with-ideas-for-cronplus-node/99485/4 "2025-10-23T08:57:40Z")

</div>

This reminds me that we must make a way to let developers expose the in/out events their nodes provide so that the UI can render it. Similarly like vue components do. I will see if i can make my framework do that with json schemas too

---

<div class="post-metadata">

### Author: ![system](https://us1.discourse-cdn.com/flex026/uploads/nodered/original/1X/d073cd938eafa2e558d7c2cd59003b3ef4963033.png) [@system](https://discourse.nodered.org/u/system)
#### Post date: [6 November 2025 08:58 UTC](https://discourse.nodered.org/t/help-with-ideas-for-cronplus-node/99485/5 "2025-11-06T08:58:24Z")

</div>

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.
