You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The plugin currently does not differentiate between local and global files once it is setup (to cache the results and only reload if they change). I think this is a reasonable feature to have and should be easy to do. Right now I am bit busy, but it is on my todo.
This has been an immensely useful plugin.
At the moment, I use a single master bib file, but also call telescope-bibtex with the local bib files being used.
It would be useful to be able to call the two separately (via a shortcut, eventually). So for example:
:Telescope bibtex global
will run it with the global bib file specified in the configuration, while
:Telescope bibtex local
will run it only parsing the bib files in the same directory (local).
Is this possible?
The text was updated successfully, but these errors were encountered: