-
Currently it will go out periodically (daily / weekly / monthly) based on the time the module was first enabled.
Ideally we would like to be able to set a time when it is processed eg. First thing in…
-
### Self Checks
- [X] I have searched for existing issues [search for existing issues](https://github.com/langgenius/dify/issues), including closed ones.
- [X] I confirm that I am using English to…
-
Scheduler input for calendar start/end is timezone aware.
This timezone is used for the purposes of calculating repetition boundaries like "daily" and "weekly".
-
Following items should be covered:
- Identify proper logic for weekly scheduler;
-- Note: Alarms are cleared after device reboot
- UI.
-
Right now this is just sending the user the list of titles they have subscribed to, let's update this to be similar to the daily updates, where the user is sent a list of titles they are subscribed to…
-
It would be nice to have some support for jobs that will be "installed" the cron.
so we could define the jobs inside the makim, also it could reuse the targets defined, and using the cli it could c…
-
It would be nice to be able to use the ElabFTW scheduler as an alternative to e.g. Google Calendar. This would not require much changes, except adding the possibility to display entire months in one g…
jflot updated
8 months ago
-
Somewhere between 0.6.10 and 0.6.22 vorta introduced a change that made sure that pre- and post-backup commands are run before Repo checks. I think this was PR #264. This enabled me to use pre- and po…
-
I want to run a config method when lazy loading a module. After requesting and injecting my modules, my app loads a file with my config content which gets correctly (or not?) executed and updates the …
-
**Is your feature request related to a problem? Please describe.**
I have a routine that varies every week but I still would like to take advantage of the scheduler, that now is kinda long and unprac…