Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Recurring tasks #60

Open
idoric opened this issue Jul 19, 2023 · 3 comments
Open

Recurring tasks #60

idoric opened this issue Jul 19, 2023 · 3 comments
Labels
enhancement New feature or request

Comments

@idoric
Copy link

idoric commented Jul 19, 2023

I am well aware that it quickly becomes a real headache¹ if you want to do it well, but do the recurring tasks fall within the scope of this project?

¹ What we call recurring tasks cover several very different things: a task that takes place every 4th of the month, or another every Wednesday and Sunday, or another every two days. And for the latter, if I'm a day late, does that shift all the next rehearsals of the action by one day, or not?

@iman-salmani
Copy link
Owner

Yes, It should be implemented before sync support because most services have this.
I think auto-shifting all next rehearsals to forward can be handy for small periods but also unexpected for the user. Which can be fixed with a popup. (I should see what others have done)

@iman-salmani iman-salmani added the enhancement New feature or request label Jul 19, 2023
@iman-salmani
Copy link
Owner

iman-salmani commented Jul 19, 2023

It should be implemented before sync support because most services have this.

Google Tasks does not have this

@idoric
Copy link
Author

idoric commented Jul 19, 2023

Perhaps a source of inspiration: https://gitlab.gnome.org/powimod/aion-task/-/wikis/Aion-Task-Manager-home-page ("Aion-Task is a simple cyclic task manager that allows you to think about all those little things that you have to do frequently and often forget").

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants