Open dzek69 opened 3 years ago
Hi! I like it, there's the https://pypi.org/project/python-crontab/ library, I like the @daily
@hourly
type meta text too.
I have to think how the daemon side will fit in, it should connect up nice with the queue system that the software uses to place new watches in a queue to be checked
related to #5 also, I guess the time selector needs a bit of refactor after all this time
Was this idea abandoned?
Hi, I'm curious too, this would be helpful or even better something similar to systemd's onCalender - https://silentlad.com/systemd-timers-oncalendar-(cron)-format-explained
@OurGuru @stephenjamieson please read https://joeldenning.com/?p=29
but yes - in the future - right now theres some big functionalities missing that need addressing urgently
Apologies, not trying to take up your time.
the issue is noted and we'll get to it in due time :)
do you plan to introduce cron syntax to the application? many of my workloads run only once a day (ideally in the morning).
Will this be added in the UI?
It would be way more convenient to have this functionality as a built-in UI option as opposed to having to use it via API with third-party task management apps.
Cron functionality would really be great to have.
Use case:
Using cron-like rules I could save some resources.
Please consider this feature request, thanks!