Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement user read marker for Stream entries #588

Closed
1 of 4 tasks
shadyvb opened this issue Jul 1, 2014 · 2 comments · Fixed by #658
Closed
1 of 4 tasks

Implement user read marker for Stream entries #588

shadyvb opened this issue Jul 1, 2014 · 2 comments · Fixed by #658

Comments

@shadyvb
Copy link
Contributor

shadyvb commented Jul 1, 2014

Inspired by RSS/News readers, we should track user read-entries, so we can tell later how much entries has been added since the user's last read entry.

This opens so much possibilities, which can all be tracked as individual issues if approved, some of which:

  • 1. Showing unread count on Dashboard/Menu, user-based.
  • 2. Sending a frequent ( daily / weekly / quota-based ) Digest email with unread entries, possibly using a specific filter.
  • 3. Allowing Admins to know the last read entry by other admins/editors, and being in better position to handle unread entries and take actions. It would also help knowing the last time an admin/editor has viewed the feed.
  • 4. We can have a blinking tab on new updates, if we change the page title on new updates, Chrome ( and Firefox? ) keeps flashing the tab so the user notice the update, just like Gmail and Facebook.
@lukecarbis
Copy link
Contributor

Great idea. Especially point 1.

@frankiejarrett
Copy link
Contributor

I'd like to narrow the scope of this idea and start with something simple. This is what I imagine:

screen shot 2014-07-11 at 10 55 27 am

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants