-
I've been trying to improve my workflow for `papis.nvim` and wanted to include a `config` file in my repo so that I (and other contributors) can test things without using my usual setup. I realised th…
-
I'm having issues with the performance of stevedore, as of right now, most of the startup time
is dominated by stevedore loading modules.
For instance if I try to open a non-existent document as in …
-
* papis version (`$ papis --version` or commit number):
In the previous issue, I installed the latest Python 3.11.0a7 (ubuntu machine) and failed to start papis. Now I switched to another Ubuntu mach…
-
Breaking changes will be communicated in this issue.
-
Currently attempting to build `papis` from https://github.com/papis/papis/commit/b2de2520bfb57447d6f5343a95ab7aec37505dab
With python 3.8.2 after running `python setup.py build` I use `python setup…
-
* papis version 0.11.1:
Some of papis's default arguments are implemented via click.option decorators. This works fine as long as the correct `cli` function (e.g. https://github.com/papis/papis/blo…
-
papis 0.12 (since https://github.com/papis/papis/commit/e6cd2717d2aaa0069d4a7d42dbafbb3de98da4d5)
Using an example from the documentation:
`papis add https://arxiv.org/abs/1712.03134` will match…
-
Hello! This issue is a follow-up to my post here:
_Originally posted by @pmiam in https://github.com/papis/papis/discussions/549#discussioncomment-9260541_
My PR branch is on my fork. I've not pas…
pmiam updated
6 months ago
-
There are two issues here.
1. `papis scihub -h` documentation is incorrect
2. It suggests a useful feature exists. It does not but should.
Here is the output for `papis scihub -h`
```
papis sci…
-
* papis version (`$ papis --version` or commit number): 0.13
# how to reproduce the issue
Command and output of `papis --log INFO `:
```
rm -rf the-book-folder/
papis rm
[select the just remov…