Julian Hauser
Julian Hauser
Yeah, I thought `author` (or `author_list`) would be clearer, but now I'm not so sure anymore. Cause writing something like `au["family"]` (as I have in my config) at least makes...
Yeah that would make sense. Actually, I think any `\n` that aren't at the end of a line should be eliminated (found some more while investigating, they just happened to...
> > Occasionally it happens on very long titles (which I suspect is why I was having the issues with the telescope picker in papis.nvim in the first place). >...
Another improvement: Remove the word abstract (in all capitalisations) when it's the first word of the abstract (discussed in #881).
I think overwrite by default is more intuitive. A breaking change isn't great, but I think it might more important to make Papis have sensible defaults.
@alexfikl I think the problem is that our nixpkgs is pinned at too old a version so that it's set to use python 3.11. But at the time, `ruff` wasn't...
Glad it worked and happy to help! :grinning:
This is great! Thanks a lot for working on this :heart:. Feel free to open a (draft) PR, I'd be happy to take a look! (Might take a few days,...
Seems good to me!
Thanks a lot for working on this! :heart: Given that files are a list, maybe we should use `papis update --rename files OLD_NAME NEW_NAME`? It's a bit verbose but most...