perrette / papers

Command-line tool to manage bibliography (pdfs + bibtex)
MIT License
142 stars 22 forks source link

Have a more local --local install #32

Closed perrette closed 1 year ago

perrette commented 1 year ago

Right now the papers install --local writes .papersconfig locally, but keep the same global defaults for filesdir and bibtex While this may be OK and can be overwritten manually, the use case for --local is to have parallel, independent, medium-size projects. To me, this is one of the main uses of papers.

It would be good to adjust the defaults so that:

To make it more useful, it might also be good to have a recursive, upward search like git