Right now the wiki resolver is called only for wiki styled links. Could you enable it for all?
My use case is that I generally use a journal in a separate folder, with files named after yyyy-MM-dd.adoc pattern, while every other file resides in a root wiki folder. Defining a custom wiki resolver and using wiki links simplifies cross-referencing journal and regular entries without too much thinking.
Switching to say asciidoc xref links requires me to specify relative paths to journal folder or to parent folder.
This was previously discussed in #222, but it looks like the wiki.vim development is now taking a more universal approach, so could you consider implementing this as well?
Thanks.