jalvesaq / zotcite

Neovim plugin for integration with Zotero
GNU General Public License v3.0
159 stars 13 forks source link

Omni citation won't search in title words #44

Closed marcozer closed 1 year ago

marcozer commented 2 years ago

Hi,

I am first of all very glad to use your plugin. I cannot add any citations while searching for words in my article titles. While it does work well if I search for author names.

Here is my Zinfo output : zinfo Thank you for your help

jalvesaq commented 2 years ago

I can't replicate the issue with <c-x><c-o>, but I noted that the list of items is incomplete if using nvim-cmp, a plugin for automatic omni completion. Anyway, articles matching author names will appear before articles matching only titles.

jalvesaq commented 1 year ago

If you were using cmp-omni, the issue can now be fixed if you use cmp-zotcite instead.