Hi,
I try to mimic the behaviour of zk edit inside of my editor. I use zk.vim and there zk.list is triggered via lsp.
The key difference is that zk edit also grep the content of a note while zk.list from the lsp only greps the titles.
How can i open a picker which also greps the content of the notes. I know about the match option but I do not get this working with a picker.
Hi,
I try to mimic the behaviour of zk edit inside of my editor. I use zk.vim and there zk.list is triggered via lsp.
The key difference is that zk edit also grep the content of a note while zk.list from the lsp only greps the titles.
How can i open a picker which also greps the content of the notes. I know about the match option but I do not get this working with a picker.