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

Drop uuid: filter when loading the task #26

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

tbabej
Copy link

@tbabej tbabej commented Nov 8, 2014

Loading tasks does not work with 2.4.0 due to the following bug.

https://bug.tasktools.org/browse/TW-1452

The reason is that vimwiki-tasks uses uuid: filter when loading
the task, however, that filter is broken in 2.4.0.

However, referencing tasks directly (using the task info)
command works with TW 2.2, 2.3 and 2.4 (I did not test older
versions), so changing that should be fairly backwards compatible.

Loading tasks does not work with 2.4.0 due to the following bug.

https://bug.tasktools.org/browse/TW-1452

The reason is that vimwiki-tasks uses uuid: filter when loading
the task, however, that filter is broken in 2.4.0.

However, referencing tasks directly (using the task <uuid> info)
command works with TW 2.2, 2.3 and 2.4 (I did not test older
versions), so changing that should be fairly backwards compatible.
For the same reasons as in the previous commit.
@tbabej
Copy link
Author

tbabej commented Nov 8, 2014

I added additional modifications for writing the tasks.

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

Successfully merging this pull request may close these issues.

1 participant