taskwiki icon indicating copy to clipboard operation
taskwiki copied to clipboard

Viewport headers can't contain vimwiki links

Open sidequestboy opened this issue 5 years ago • 2 comments

The following breaks the viewport functionality:

= [[other-wiki-page]] | project:other-project =

and the list is not auto populated for example until the link is changed to plain text

sidequestboy avatar Jan 29 '20 03:01 sidequestboy

The same issue exists with markdown links:

# [other-wiki-page](other-wiki-page) | project:other-project

nkakouros avatar Jun 18 '20 13:06 nkakouros

I created #271 that addresses this.

nkakouros avatar Jun 18 '20 15:06 nkakouros