add support for weekly, monthly, and yearly schedules that run on no specific day
This commit is contained in:
parent
7b82f431ba
commit
e5e4b80b09
3 changed files with 145 additions and 80 deletions
|
@ -42,12 +42,6 @@ prompt the user to eg, connect a drive containing it. Or perhaps this is a
|
|||
special case of a general problem, and the webapp should prompt the user
|
||||
when any desired file is available on a remote that's not mounted?
|
||||
|
||||
TODO: Enhance the Recurrance type to be able to do eg, events that run
|
||||
once per month on any day, or once per year, or once per week. This
|
||||
would be especially useful for removable drives, which might not be
|
||||
plugged in on the 1st of the month. This should be the default in the
|
||||
webapp (it's already worded to suggest this.)
|
||||
|
||||
## git-annex-shell remote fsck
|
||||
|
||||
TODO: git-annex-shell fsck support, which would allow cheap fast fscks
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue