Ben Muthalaly
Ben Muthalaly
# Summary This PR adds back the upgrade notification banner that was originally added in #1274 and removed in 4af9bee, but only to specific views instead of the entire admin...
### Summary I tried to reset some diff changes by recording a short macro: `:reset-diff-change` followed by `goto_next_change`. When trying to apply this macro to a few specific changes in...
In the [Job Boards](https://blog.boot.dev/jobs/best-job-boards-software-engineers/) blog post, Triplebyte is recommended as a resource. But as of March of last year, Triplebyte was [acquired and shut down by Karat](https://connect.karat.com/tb-candidates), which no longer...
# Summary This PR adds basic support for the [papers-dl](https://pypi.org/project/papers-dl/) extractor for downloading scientific papers. At this point, `papers-dl` only supports Sci-Hub, but it is planned to support other repositories....
This fixes #29. Problems this solves: - users have control over if/how they want to use the config file - config file path is customizable - certain config file options...
`pdf2doi` currently reads or creates an INI file every time it's imported (in the `__init__.py` file). When used as a Python dependency in a Docker project, this file is created...