tasks
tasks copied to clipboard
feat: implement repeating tasks
Codecov Report
Merging #2318 (5d844c0) into master (5f6f5b5) will increase coverage by
0.08%. Report is 170 commits behind head on master. The diff coverage is9.14%.
:exclamation: Current head 5d844c0 differs from pull request most recent head 2c6314e. Consider uploading reports for the commit 2c6314e to get more accurate results
Additional details and impacted files
@@ Coverage Diff @@
## master #2318 +/- ##
==========================================
+ Coverage 24.87% 24.96% +0.08%
==========================================
Files 63 69 +6
Lines 2388 3409 +1021
Branches 257 780 +523
==========================================
+ Hits 594 851 +257
- Misses 1776 2558 +782
+ Partials 18 0 -18
@sunkup I rebased to current master.
Any plans to finish it? Any help needed?
Any plans to finish it? Any help needed?
Please, feel free. I don't really get to work on this more any time soon :+1:
What is the status of ? from what I see, it's stuck on a synchronization problem
What is the status of ?
I am learning Vue, but very slowly ...
from what I see, it's stuck on a synchronization problem
I am stuck, haha. Right here. If you know how to fix that I might be able to continue :)
@jancborchardt Do you think the Nextcloud Groupware or Tasks teams could provide a helping hand to get this over the finish line? It's one of the oldest (from Nextcloud v9) and as far as I can see, it is the most requested feature in all of nextcloud by a significant margin (379 👍) As a longtime user of Nextcloud (and tasks), I've taken a few shots at implementing this myself, but haven't gotten anywhere as close as this draft PR.
is there any hope to see it resolved?
I am very excited for reoccurring tasks! This will change the game for my use case.
@jancborchardt Do you think the Nextcloud Groupware or Tasks teams could provide a helping hand to get this over the finish line? It's one of the oldest (from Nextcloud v9) and as far as I can see, it is the most requested feature in all of nextcloud by a significant margin (379 👍) As a longtime user of Nextcloud (and tasks), I've taken a few shots at implementing this myself, but haven't gotten anywhere as close as this draft PR.
@meichthys is there some list of what’s missing? cc @ChristophWurst @AndyScherzinger possibly for planning.
@jancborchardt Thanks for reaching out! Over the past few months I've lost track of the most recent progress on this, so I don't have a list of what's missing, but perhaps @sunkup could shed some light?
I will look into it one of the coming days and create an overview of the current state.