Skip to content

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