vimwiki-tasks icon indicating copy to clipboard operation
vimwiki-tasks copied to clipboard

Drop uuid: filter when loading the task

Open tbabej opened this issue 11 years ago • 1 comments

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.

tbabej avatar Nov 08 '14 16:11 tbabej

I added additional modifications for writing the tasks.

tbabej avatar Nov 08 '14 18:11 tbabej