Patrick Brinich-Langlois

Results 28 comments of Patrick Brinich-Langlois

It sounds as though there isn't a process: * https://github.com/isaacs/github/issues/1385 * https://github.community/t/what-is-github-policy-about-abandoned-repositories/117668 You could create a new account (maybe one named `memoist`—https://github.com/memoist currently 404's), and fork the repo there.

@pboling Are you planning to publish any updates to https://github.com/memoist/memoist?

> As suggested in #1746, there are two new options with accompanying environment variables: > > * `--theme-dark` / `BAT_THEME_DARK` > * `--theme-light` / `DELTA_THEME_LIGHT` I think there was a...

Here's a different extension that does the same thing (and is currently working): https://chrome.google.com/webstore/detail/feedly-background-article/oilgpoalabnhlfokadagigcpjhnoailn/related?hl=en

I think this is the repository in which future development will happen: https://github.com/tenderlove/builder It would be nice if the RubyGems link were to be updated.

@astrojams1 @wonga00 I too am fascinated by the project and am interested in contributing. Are you potentially interested in pull requests? If not, would it be OK for me to...

I wrote [a Ruby script](https://gist.github.com/patbl/cb73d9865c330d2df426a0661b7c5204) that adds custom tag groups that exclude tags you don't want. You'll want to tailor it to your use case, or use it as inspiration....

@pboling https://github.com/matthewrudy/memoist/issues/88#issuecomment-918506434

For people looking to move off Memoist, [MemoWise](https://github.com/panorama-ed/memo_wise) seems like a good option.

This is probably a bug in Mail View that is triggered when `config.eager_load = true`. In my case, I was able to delete the whole MailPreview file after starting the...