-
```
$ papis --version; cat ~/.config/papis/config
papis, version 0.11.1
[papers]
dir = ~/Documents/mypapers
# [settings]
# default-library = mypapers
```
Hi,
When I use `papis`, I get "s…
-
I just recently discovered that Zotero's implementations for PDF (and other metadata) recognition - or translators as they call it - are open source and available here:
- https://github.com/zotero…
kwand updated
2 years ago
-
Prompted by the recent upload, I checked some old file folders that I know contain various photos of our entomological types from a project that was finished some years ago.
As far as I can see, we h…
-
* papis version 0.11.1
I run
```
papis bibtex read mybib.bib import --all -o /mypath
```
Files get successfully imported, but folder names are of some `hash-author` form. In my papis config fil…
-
No commits have been made since 2024-07-28 ([ddc62f2](https://github.com/xlcnd/isbnlib/commit/ddc62f2b77214205a7413b5d049c2a008c5271d4)) and CI/CD tests have been consistently failing since 2023-10-19…
-
Hi! From [this](https://papis.readthedocs.io/en/latest/commands.html#id14) example in the doc., it looks like one can add an identifier to a papis document in order to quickly access it. I did not und…
-
Hello,
I'm new to papis (great tool!) and I'm exploring its capabilities, can papis fetch the doi from a pdf and add the reference to the library?
this:
`papis add pdf2doi example.pdf`
adds …
-
> I think what might be a better solution is for sensible defaults to be set for all relevant options when you enable the jinja formatter. I think I have a pretty complete setup for jinja, happy to co…
-
Is there any reason for colons `:` not being allowed in citation keys? My research group uses "lastname:17" style citation keys but currently they are converted to "lastname_17" by `ref_cleanup`.
h…
-
What is the status with papis-rofi? I might be willing to take care of it if you point me to the needed changes to bring it up to speed.