tasks icon indicating copy to clipboard operation
tasks copied to clipboard

feat: implement repeating tasks

Open raimund-schluessler opened this issue 2 years ago • 25 comments

raimund-schluessler avatar Aug 17 '23 08:08 raimund-schluessler

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 is 9.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     

codecov[bot] avatar Aug 17 '23 08:08 codecov[bot]

@sunkup I rebased to current master.

raimund-schluessler avatar Jan 02 '24 21:01 raimund-schluessler

Any plans to finish it? Any help needed?

arunas-smala avatar Feb 07 '24 13:02 arunas-smala

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:

sunkup avatar Feb 08 '24 08:02 sunkup

What is the status of ? from what I see, it's stuck on a synchronization problem

bobiko avatar Mar 11 '24 17:03 bobiko

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 :)

sunkup avatar Mar 12 '24 06:03 sunkup

@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 avatar May 13 '24 20:05 meichthys

is there any hope to see it resolved?

osscombat avatar Jul 15 '24 15:07 osscombat

I am very excited for reoccurring tasks! This will change the game for my use case.

homegrownhrbs avatar Aug 05 '24 18:08 homegrownhrbs

@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 avatar Aug 19 '24 13:08 jancborchardt

@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?

meichthys avatar Aug 19 '24 13:08 meichthys

I will look into it one of the coming days and create an overview of the current state.

sunkup avatar Aug 20 '24 14:08 sunkup