You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I added 2 twitter accounts. I click "Mark all as read" and all are marked as read. I switch to the other account. I switch back to the first and all tweets are marked unread. I expected the tweets to be still marked as read.
Could the problem be avoided by just merging the tweets from all accounts into one list? That would be more convenient to me anyway.
The text was updated successfully, but these errors were encountered:
Currently Buzzbird doesn't persist anything from session to session other than preferences. It's a pretty big deal to, e.g., make a sqlite database to store past tweets. However, I've considered doing it in the past for other reasons, so it's not out of the question.
I added 2 twitter accounts. I click "Mark all as read" and all are marked as read. I switch to the other account. I switch back to the first and all tweets are marked unread. I expected the tweets to be still marked as read.
Could the problem be avoided by just merging the tweets from all accounts into one list? That would be more convenient to me anyway.
The text was updated successfully, but these errors were encountered: