glance
glance copied to clipboard
Widget Reddit - show text for text posts
Description
We can see only the Reddit post title at the moment. I would like to implement the option to show the Reddit post text (for text posts), something similar to what RSS Widget is doing for description.
RSS Widget:
I just cloned the repository 2 hours ago and did the required changes, I might have to review a bit/refactor what I changed and I can do a pull request.
Basically, I added a new style for reddit widget: detailed-list and I tried to combine the style of RSS Widget detailed-list + the actual Reddit Widget.
vertical-list:
new detailed-list:
Waiting for feedback.
I opened a PR: https://github.com/glanceapp/glance/pull/530