T. Malfatti
T. Malfatti
I had a similar problem ~3 years ago. I tried everything to fix it, without success... until I noticed that, under `alsamixer` controls, there was a `Loopback` option enabled. After...
Hey! Sorry for the huge delay. I finally had time to make the changes to allow the controlling I needed. You did most of the heavy work, I just had...
Hey @perrette ! Sorry for the slow feedback, I finally got some time to work on this. I fixed the variable case and updated a bit the autoname functions to...
Hey, Since these changes can help others, instead of keeping them only local, I merged your dev branch with mine and pushed everything to the [Dev branch in my fork](https://github.com/malfatti/papers/tree/Dev)...
Hey, That is weird, because I actually did not change the default (see `papers/bib.py` line 420): ```python def rename_entry_files(self, e, copy=False, nameformat='year,/,ID') ``` I added the `nameformat` argument, but the...