Kevin Edwards
Kevin Edwards
@SachiaLanlus, I just created a public fork you can try that is up-to-date with barisbabic's master. It uses the browser's cookie_file sqlite db directly instead of create_local_copy and tmp_cookie_file. It...
@SachiaLanlus , that's odd. Chrome on Windows 10 updated the Cookies db immediately on a local site that I just tested. To remove your code as a variable, you can...
I wanted to play with Go a bit more, so I implemented this, but I didn't like having to "git update" for every inactive repo on every failed search. So,...
@shilangyu , Thank you so much for your kind words! :) No worries about the delay and not using my code -- especially since you're no longer using scoop or...
Just to put a bow on my tangent for this issue, here is my fork with a binary release. Comments welcome! :) https://github.com/plicit/scoop-search-multisource
Thanks for the suggestion. I can download, cache, and search rasa's sqlite db just to allow an additional source type, but I doubt it would improve performance much beyond the...
From where did you get that code? That command creates a new file `$HOME\Documents\profile.ps1` with the hook code, but that is a non-standard `$Profile` path and Powershell only loads a...