Removing cron dependency #127
daiyam
started this conversation in
Feature Requests, Ideas
Replies: 1 comment
-
|
I think it's a good idea. No sense in having a required dependency that isn't absolutely necessary. Especially when the current functionality could be achieved with minimal effort. If it helps as a data point, I don't intend to use the cron feature either. If anything, I'm wondering whether I could integrate SyncSettings alongside Chezmoi, which I'm using to manage all my other dotfiles |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
Currently, the extension is using the Cron Tasks extension to automate some actions.
I'm thinking to remove that dependency since not all users use cron (me) and the alternative can be easily achieved.
to
What do you think?
Beta Was this translation helpful? Give feedback.
All reactions