autoMarkRead scroll to mark as read#227
Conversation
|
This is an interesting idea, but not in the next version. I'm working on the internals right now and don't want to introduce behaviour changes. |
|
Thanks. Do you think you can keep this addon going when XUL gets removed from Firefox? |
|
Working on it. Brief is my primary feed reader, after all. That's exactly why I'm removing XUL from Brief as much as possible. Unfortunately, there's some technical debt that has to be dealt with. |
|
One last request for me while you're working on this project. |
|
You can do that yourself with a custom style (Options - Options - Customize) like .headline-container {
flex-basis: 1200px !important;
} |
|
Thanks. That's handy. :) |
Hi. This will let you scroll past items to mark them as read like Feedly does in title or full view.
I'm not a javascript expert so it probably needs some re-organisation.
I hope you will add it in as brief is just what I need for everyday rss reading.