Oskar Wickström

Results 150 comments of Oskar Wickström

OK. What command did you run? Would it be possible to post the entire log?

Ah, I think I know what is. You're running `quickstrom` through Docker, and the HTML report is written inside the docker container. `./quickstrom` isn't a mounted volume, right? So it...

Closing this issue now. Feel free to open a new one if the printouts are problematic.

Sorry, got a bit derailed by our discussion. OK, so let's make slightly more specific issues, if these make sense: * Show which if the *N* possible candidates were taken...

> For the CLI solution, I'm not sure how much that would help. Perhaps we can think about a "deeper" fix or some way to integrate w/ screenshots/highlights for the...

I see. This is problematic with the current design, but you can maybe work around it. First, I just want to mention that in an upcoming version of Quickstrom (pretty...

@jleonard-r7 I wish I could give you some approximate date, but it's very hard to say. I'd really like to get it out ASAP, that's for sure. 😄

I could help set up something with Sphinx. Haven't used ReadTheDocs, but it does indeed seem handy!

By the way, Pandoc is very useful for converting markdown to reStructured Text when moving to sphinx. 👌