harvastum
harvastum
Idea: run `scoop update` in the background periodically (e.g. with Task Scheduler) and include a check for a newer version of the app in the shim. Then, prompt the user...
It would be nice to see the shortened version of the changelog of each item (or a link to the changelog) in the output of `scoop status` command. This is...
A link to the changelog would indeed make things much more smooth. Also, maybe it's an opportunity to encourage developers to start using some standardized form of changelogs? A quick...
Hey, the summer is already over and I actually came here to report this exact problem, but found that it's already known. Is this issue still being considered? It seems...
> Just wanted to point out @harvastum's written search regex should be `\[\[(.*)\|(.*)\]\]` (escaped pipe), not `\[\[(.*)|(.*)\]\]` (it's correct in the screenshot). I copied the text and it mangled things...
I did actually create a task in Task Scheduler, but only with `scoop update`. You could create one with a script to update particular (or all) apps too. However, I...