nextcloud / nextcloud/bookmarks
Backup frequency setting
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 1.2k
- Forks
- 189
- Avg merge
- 5d 11h
- Merged PRs (30d)
- 10
Description
Is your feature request related to a problem? Please describe.
Thank you very much for implementing automatic backups ! Although this is undeniably a must-have and very welcome feature, I remain a bit frustrated by the rigidity of the chosen implementation :
I [...] have implemented a regular backup, keeping backups of
* every day for the past 7 days * every Monday for the past 5 weeks * every first Monday for the past 6 months
Describe the solution you'd like
Would it be possible to add an option to set the backup frequency ? Maybe this will have to wait for #1798 to be solved, in which case I suggest the following.
Describe alternatives you've considered
As a simpler alternative, letting the user set a cap for the number of generated backup files would fit a lot of use cases, I believe.
Additional context
Related to #1798, whose outcome might influence this issue.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No file, test, or entry point is named in the issue. Start by reading the existing automatic-backup implementation and related issue #1798, then determine whether the accepted scope is configurable frequency, a cap on generated backup files, or both; done requires an agreed behavior and tests for the selected setting.
Written by the indexing model from the issue text.
Assessment
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100