Jeff Hedlund
Jeff Hedlund
I had a similar problem with encasing the output directory with quotes, I was able to work around the issue by ensuring there is no trailing backslash in the output...
I had a similar problem with encasing the output directory with quotes, I was able to work around the issue by ensuring there is no trailing backslash in the output...
Thanks @yubiuser ! No, playwright wouldn't work on alpine which is why I had to change the base. I agree that it probably makes sense as a separate image, so...
Yes, I'll actively maintain it.
Thinking further, I'm not sure if to the right of "All" would be intuitive as a filter for other tags (view unread in a particular tag group). So to the...
Top left: You mean above the group tabs? Or where in relation to the group buttons?
Yes, that looks great
Let me know if you want me to work on a PR for this or if you have already started something.
> well i just made a bash script that parses the json output so it doesn't matter now i guess, but it'd be cool to have a nerdfont output for...
Figured out a pretty simple work-around for now: I can run a git diff > updates.patch, then using the extension "Diff Viewer" I can view the patch file visually. Would...