Open ghost opened 14 years ago
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.