Julian Hauser
Julian Hauser
> * How would a third-party formatter provide defaults in its style? Could formatters set their own defaults? For instance, if the relevant options internally become dictionaries mapping formatters to...
> ```ini > document-description-format = > document-description-format.formatter = > ``` I really like this syntax. And I think it makes a lot of sense to handle setting a mix and...
Not really an answer to your question as I'm not familiar with that part of the code, but couldn't you just use the `doi` importer? The article you linked to...
> I'm mostly a heavy LaTeX user, so exporting to BibTeX and letting the BibTeX engine handle the different styles is my usual workflow. There's also stuff like https://github.com/zepinglee/citeproc-lua. I've...
That was very helpful, thanks! I realised there were some double entries in the log of which some had `'ref = '` and doing a `papis --clear-cache` got rid of...
Yeah, it definitely did break my workflow :sweat_smile:. I think a `doctor` command could be useful. I had one user of `papis.nvim` report that he found a bunch of entries...
I just want to chime in to say that's I think this would be a good idea and that it would also be great if we could optionally turn off...
There definitely are! I've just been really busy with other things. I actually have a bunch of ideas of how to improve papis.nvim with some luarocks (which I actually relied...
Hi @RobinTruax, do you still have this issue?
I'm closing this as #58 has re-implemented how papis.nvim handles paths. If the issue persists, feel free to re-open!