mhoeher / opentodolist

A simple Todo and task management application - Mirror of https://gitlab.com/rpdev/opentodolist
https://opentodolist.rpdev.net
GNU General Public License v3.0
161 stars 12 forks source link

Recurring tasks at x weeks or months #48

Closed Krit1960 closed 3 years ago

Krit1960 commented 3 years ago

It would be nice if tasks could be repeated every x weeks or x months. Like you already implemented with days.

mhoeher commented 3 years ago

Shouldn't be a big deal to implement :wink:

I've created an issue over on GitLab for the implementation. Maybe I can get this into the next release as well.

mhoeher commented 3 years ago

Okay, wasn't a big deal, indeed.

I implemented that feature, you can download builds from this pipeline. In addition, I made a new version available via snap on the beta channel.

Krit1960 commented 3 years ago

Hi Martin,

I'm impressed. It seems to work ok. Not thouroghly tested but I have checked x weeks and months with fixed date and date coupled to date of completion.

One remark though: You should check the text:

This is also for x weeks

--

Met vriendelijke groet,

Arno Verhoeven

  @.***

@.***

 Threema/Signal

---- Op do, 20 mei 2021 10:44:25 +0200 Martin Höher @.***> schreef ----

Okay, wasn't a big deal, indeed.

I implemented that feature, you can download builds from https://gitlab.com/rpdev/opentodolist/-/pipelines/306149647. In addition, I made a new version available via snap on the beta channel.

— You are receiving this because you authored the thread. Reply to this email directly, https://github.com/mhoeher/opentodolist/issues/48#issuecomment-844870406, or https://github.com/notifications/unsubscribe-auth/ANDOTOQIWAVBHKN2ADXNU3LTOTDWTANCNFSM45EJS73Q.

mhoeher commented 3 years ago

Good to hear it's working generally :wink:

Did you include an image/screenshot to show an issue in the user interface? It seems it did not make it to GitHub :open_mouth:

mhoeher commented 3 years ago

Closing this one - the feature is available and part of the most recent release of the app. If there's anything to improve, let me know (ideally, by creating a new issue :wink:).