Paul (hxii) Glushak
Paul (hxii) Glushak
Footnotes are in the extra package: https://github.com/erusev/parsedown-extra
I've made a small utility to remove unused Node versions from Volta: https://pypi.org/project/vnu/
I've made a small utility to remove unused Node versions from Volta: https://pypi.org/project/vnu/
I don't see a problem. Must be something on your side.
@sorenpeter This is a nice idea and can be added as an option or config flag. One thing to think about - the point of IDs is to be able...
@sorenpeter the ID depends on the creator of the entry. It already exists in the API and will be in picoblogUI. More info: http://wiki.0xff.nu/picoblog/spec#entry-id API: http://wiki.0xff.nu/picoblog/api
I wanted to add that I'm experiencing the same behavior running on Unraid. Unfortunately no logs. I'll see if I can capture something.
Seems like this is caused by the jump from using `pip` to using `pipx` in order to install `poetry`. Perhaps an interim solution could be to replace https://github.com/abatilo/actions-poetry/blob/d79ef3c982151168214cfbd228e0b76cf7f14cae/action.yml#L25 with ```...
Just came across another domain that gets SERVFAIL: `seres.co.il`. I don't believe I have anything out of the ordinary: ``` #forward-zone: # name: "." # forward-addr: 45.90.28.116 # forward-addr: 45.90.30.116...
I think this is a limitation with Todoist's API, rather than this plugin specifically, as the same issue is encountered in iOS Shortcuts, Raycast etc. Looking at the [docs](https://developer.todoist.com/rest/v2/#create-a-new-task), `content`...