Stephan Schlögl
Stephan Schlögl
+1 ###
Hi Erik, I would like students to be able to start queries, because after monitoring the results for a while often its necessary to modify the queries add some words...
I'm getting the `Error: no such option: --all` when running the above command: `papis bibtex read my-bibfile.bib import --all -o where/to/export` I'm running `papis, version 0.11.1`
I understand. No hurry, I'm at the moment only just familiarizing with papis trying to get my zotero library correctly imported. In terms of installation I've actually tried both...
Unfortunately, I do not know about a solution for windows. But on Linux systems explicitely declaring an output in the [Picker class](https://github.com/papis/papis/blob/68071b072b5453a698f45e7ff73ae86ac5f49156/papis/tui/app.py#L336) such as this might be a solution: ```...
papis version 0.11.1 I get `Error: No such option: -a` when running this command `papis bibtex read mylib.bib import -a -o testlib-folder `
Sorry, mine seems to have been an issue with a faulty installation on my machine. After reinstalling via AUR papis-git this is working again.
I have the same "issue" in termite
Some time ago I played around with pybtex to achieve something like this. The relevant code is [here](https://github.com/supersambo/papis-tui/blob/main/papistui/features/bibtexprint.py) maybe you can get some helpful snippets out of there.
> The issue with that is that `pybtex` doesn't seem to be maintained anymore. I don't think it even works with Python 3.12 :\ You are right, sorry. This was...