Thilo Wiertz
Thilo Wiertz
Filtered streams are supported, see Readme https://github.com/HunterLarco/twitter-v2#streaming-api. However, twitter-v2 does not manage the filter rules – is that what you mean? Given that rules are independent of an active stream...
See pull request #41. In the meantime you can use `install_github("wiertz/limer", ref = "patch-1")` for installation. (Only difference is the bracket).
Trello adds cards to the bottom. But it also has the "add another card" button at the bottom of the stack. Hence a new card appears where it is created....
I worked myself a tiny bit into the code, trying to narrow down the problem: The following section from parsers.py is where the error is raised: ``` if not guessed_language...
OK, I found the issue: I copied entries from paperless.settings.example to docker-compose.env, but overlooked that boolean values are in quotes in the former, but not in the latter. It works...
The issue gets worse when using smaller volume steps as then volume changes are ignored (see #19). The fix for me is using the volume scale 'linear'. Just a hunch,...
OK. I replaced the old style, and also added a small fix to the locator, and the anonymous term as a fallback when neither author nor editor are specified. The...
I just talked to the lead editor of the journal. It turns out the official styleguide is not up to date with current editing practice at the journal. I will...
As far as I can see the linked issue does not contain any English articles, but I did indeed find one in 2023. Just checked with the editor, they still...
I made a few amendments and compared the style results with the bibliography of a recent article a colleague and I published. It seems to handle expected cases well. However,...