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

Repeated tasks don't behave correctly #86

Open
barmatal opened this issue Jul 23, 2020 · 0 comments
Open

Repeated tasks don't behave correctly #86

barmatal opened this issue Jul 23, 2020 · 0 comments

Comments

@barmatal
Copy link

Not sure if really a bug as repeated tasks are not documented, but just in case.

Repeated tasks don't behave in the way defined in the Org Manual. There are three kind or repetitions:

+1d - After completion sets the scheduled/deadline time by adding a day to the scheduled/deadline time (even if it's in the past)
++1d - After completion sets the scheduled/deadline time by adding as many days needed to the scheduled/deadline time to make it in the future
.+1d - After completion sets the scheduled/deadline time by adding a day to the current completion time

Vim Dotoo currently only recognizes the first format (+1d) but behaves like the second (Always set the new time in the future)

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

No branches or pull requests

1 participant