View the home timeline from multiple accounts #9
Replies: 1 comment
-
Just prefacing this by saying I don't have much experience with mobile dev, so I don't know the feasibility of implementing the solutions but here are my comments about these points you raised:
One way to do this could be by inserting the origin account profile picture below the poster's own profile picture. For posts that appear on more than one account, they could be de-duplicated and another indicator could represent this. Kinda like this:
Similar to the main timeline, threads could be fetched using all the accounts, with the duplicate posts being removed/consolidated into a single one.
The setting "Show confirmation before boosting/favoriting" could be used for this. When more than one account is configured, liking and boosting a post would launch a pop-up with the accounts that can perform the action. For a more seamless experience, an "account preference" setting could be implemented, similar to the current tabs settings, in which the user chooses the order that the app should attempt to perform the action:
The current reply UI already addresses this point, no? Since the user can see on the top right which account is being used to send the post. Anyway, a confirmation could be added in cases when more than one account can reply to a message, just to add another step to prevent accidental replies. |
Beta Was this translation helpful? Give feedback.
-
https://qoto.org/@falken/111030751049060686 writes: "does it merge all accounts into a single timeline? Would be killer feature, all I miss in @Tusky"
The user would be able to create a new tab that contained posts from multiple "Home" timelines for their other accounts.
This option should only appear if they have multiple accounts configured.
When viewing this timeline they would see all the posts from the home timelines, and could interact with them as normal.
This poses a number of tricky UX questions that I don't have good answers for at the moment.
There's probably more, that's five minutes of thought.
Instead of merging all accounts in to one one timeline, perhaps allowing the user to add multiple tabs, each one containing the home timeline for a different account would be an acceptable compromise?
Thoughts and suggestions welcomed.
Beta Was this translation helpful? Give feedback.
All reactions