node-red-contrib-light-scheduler icon indicating copy to clipboard operation
node-red-contrib-light-scheduler copied to clipboard

Manually enter exact times

Open georgbachmann opened this issue 6 years ago • 5 comments

It would be super nice to be able to enter exact times. Currently I don't see a way to do that. So instead of the 15 min increments, it would be cool if I could define the exact minute for my schedule. Is that already possible? Or is it planned? Cheers, Georg

georgbachmann avatar Jan 19 '19 14:01 georgbachmann

Hi,

This is currently not planned since it will make it hard to manage the schedules graphically in that case.

It would help to understand what situation / problem that you are trying to solve by having more exact timing?

/Niklas

niklaswall avatar Apr 09 '19 08:04 niklaswall

Hello Niklas, I was trying to realise a wakup-light with it and didn't want it to start at one of the given times. I managed to workaround using delays afterwards... But just in general... I guess it would be nice to be as flexible as possible when entering times, don't you think? I think the UI with dragging out the times is nice and you get a great overview for the whole week, but a fallback to manually enter times would just be awesome. Maybe right-click on a timeslot and select edit or so?!? Then bringing up a menu where the user can enter the times using the keyboard?

georgbachmann avatar Apr 15 '19 06:04 georgbachmann

Hi,

Yes, I agree that it would be nice to be able to specify the time down to a minute. It's mainly a question about getting the UI as usable as possible so that it's both simple and still very flexible.

I will try to come up with a good way of realizing that and see how much work it is.

/Niklas

niklaswall avatar Apr 15 '19 06:04 niklaswall

Hey... do you have an iOS or macOS device? Maybe have a look at the calendar app there. You can also drag out a new appointment, but then double click it to get detailed information in a popup. Have a great day! Cheers, Georg

Btw. I think the whole widget is great! Screenshot 2019-04-15 at 08 20 18

georgbachmann avatar Apr 15 '19 06:04 georgbachmann

This seems like the what the inject node is designed to do.

iragm avatar Dec 24 '20 16:12 iragm