Giuseppe Stelluto
Giuseppe Stelluto
### Already reported ? * - [X] I have searched the existing open and closed issues. ### Regression? Yes ### System Info and Version System/Version info ```sh Hyprland, built from...
``` root@gpodder2go:~ # VERIFIER_SECRET_KEY="thekey ./gpodder2go serve -b 0.0.0.0:3005 2024/10/04 19:57:40 💻 Starting server at 0.0.0.0:3005 2024/10/04 19:57:43 [gpodder2go/quh8JY3WBk-000001] "POST http://my.server.com:3005/api/2/auth/giusb/login.json HTTP/1.1" from 000.000.000.000:39244 - 200 0B in 2.386431ms 2024/10/04 19:57:43...
### Feature Summary Let the user set any # of seconds to wait before the "proceed" button on the app blocker is enabled ### Problem Statement I know support for...
I have in my `.config/papis/config` ``` [settings] ref-format = '{doc[author_list][0][family]!l}{doc[year]}' ``` When I run `papis add --from bibtex test.bib`, the `ref` field is set to the one in the test.bib...
Ignore ref provided by import data, and always follow ref-format when adding a new reference. I did some limited testing and this seems to work. Following feedback in #1067, I...
I really liked the suggestion in #376 so I went ahead and tried making it happen. I don't think this approach is particularly hacky, but my C++ is very rusty,...