Julian Hauser
Julian Hauser
That indicates that the neovim treesitter parser for `yaml` isn't installed. Can you install that and try again?
Can you see if you can access the logs? That would really be very useful. At the moment the only thing I can imagine going wrong is that you're lacking...
Going to close this as I've changed various things with the healthcheck. Feel free to reopen if the issue remains!
> For brainstorming's sake, maybe it's possible to reconceptualize appending as > > 1. taking the set of documents that are currently in `out.xyz` (as a `dict` or something) >...
Thanks a lot for the in-depth explanation! Given the rather minor inconvenience of this issue, I'll probably just wait for the roadmap issues to be resolved. If I do get...
Thanks for the PR, looks good to me! What do you think @alexfikl, should we have an option to preserve the previous behaviour? EDIT: Maybe when collaborating, people might get...
> My thought was that that would be a better fit for the `papis bibtex` command? That could be a bit more careful with reading/writing existing `refs`, while `papis add`...
Having run into this as well a bunch of times, I totally agree. `ref-format` should take precedence. I don't think we'd need to make this configurable either since I think...
Could we leverage `papis doctor` functionality for this? Maybe this could be enabled by setting `auto-doctor` to true or with a `--auto-doctor` flag (though in this case it would just...