Adam Piaseczny
Adam Piaseczny
Not really, the google api responds with 400/404 and squarespace [doesn't even support acme](https://support.squarespace.com/hc/en-us/articles/17131164996365-About-the-Google-Domains-migration-to-Squarespace):  time to move business somewhere else
Hi, I'm not sure what you mean, can you elaborate?
If someone would take a stab at this, things to consider are the following: - Where can we save the keybinds (additional config file, something like the theme?) - Do...
Solved by #59
That would require adding an option to use a custom `pager`. This shouldn't be that much work, it is on my list of priorities.
Adding support for `glow` was not possible due to it not "taking" the terminal full screen when opening, although colored output support for things like `less` and `bat` is now...
Hi, thank you for the feedback! already addressed the feed viewing issue in [#d3a65b7](https://github.com/TypicalAM/goread/commit/d3a65b77be54617a8cd1b45c77152aa61e870d5f) and you can now close the help bubble with any key (as of [v1.6.5](https://github.com/TypicalAM/goread/releases/tag/v1.6.5)). The first...
> Can you elaborate more? I think an optional previewing pane could be a viable solution e.g., Simple iteration through all feeds of a certain category, then list them out...
Hi! Will work on this soon, requires a bit of tweaking with the data representation.
Most probable strategy would be to display the image in a preview popup. Image viewing support [could be added](https://github.com/charmbracelet/bubbletea/issues/163) provided that we can use something like [`kitty graphics protocol`](https://sw.kovidgoyal.net/kitty/graphics-protocol/)/[`iterm`](https://iterm2.com/documentation-images.html)/[`sixel`](https://github.com/saitoha/libsixel). When...