curtosis

Results 5 comments of curtosis

This seems to be more generally that `uberwar` does not handle additional profiles. (There's some other weirdness in how `:target-path "target/%s/"` gets expanded as well, for both `uberwar` and `uberjar`.)...

This seems to be related to the problem I'm seeing with a "dynamic" form-template argument to `bind-fields`. I'm generating the template with a function, so the template is static at...

I've been toying with the events, thinking they might help, but I don't think I've grokked how they would work. If I add an event handler to `bind-fields` it runs...

Ah, I see! I'd forgotten about cursors (spent some time in Om-land). I'll give that a shot. Thanks!

I haven't found [#5108](https://github.com/mikf/gallery-dl/issues/5108) to work -- it ends up with `None` instead of either username. I think a nice way to solve this would be to make the USER...