Julian Hauser
Julian Hauser
Quick update! There's now a `papis-nvim` package in nixpkgs (unstable). Maybe this means a nixvim config should work now?
Thanks for the thorough response and the pointers towards existing similar implementations! I'll try to get back to you with a PR soon! :)
Completed in #827
Thanks for this issue report! This is definitely something that this plugin should support. I'm not sure I'll be implementing this soon, but I'm always happy about PRs :blush:.
I don't use `papis serve`, so I'm not quite sure what's going on here. When you say it works locally, do you mean that `papis serve` works when run locally...
Thanks a lot for this report and sorry it's taken me so long to get to it! I feel like this should work as we've got a function to escape...
This looks great! :tada: I'll switch to this branch and report back :)
> It's quite early, so be careful :-s Thanks for the warning! :grin: > The big remaining issues seem to be due to the fact that the FTS5 matching doesn't...
> I have no idea if it becomes slower for a bigger table. I'm guessing for ~1000 ish documents with 10-20 columns, we're still far away from hitting sqlite's limits,...
Just ran into an error while trying to `papis add` this doc with the arxiv importer: https://arxiv.org/abs/2301.02330 `sqlite3.OperationalError: no such column: eprint` Similar errors (regarding different fields) happen with other...