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

Can't tell which account posting too #158

Closed
jamesduffy opened this issue Jun 24, 2013 · 18 comments
Closed

Can't tell which account posting too #158

jamesduffy opened this issue Jun 24, 2013 · 18 comments
Assignees
Milestone

Comments

@jamesduffy
Copy link
Collaborator

You don't know how often I post to the wrong account. Mostly personal tweets to tweetlanes :(

Can we work out a way to show which account in the app? Maybe change the logo to the account picture when composing a new post?

@Fammy
Copy link
Contributor

Fammy commented Jun 24, 2013

Yeah, good idea.

@BlythMeister
Copy link
Collaborator

not sure i like the idea of changing the logo, that would mean you never see the tweetlanes logo, and therefore don't know if your on the beta or actual version.

I started work on this by adding the profile image url to the account descriptor, but then got lost trying to find the layout for the top bar...any pointers?

@Tarubali
Copy link

Temporary solution: in the omnibar where it says "What's happening?" add the account name. So it'll show "What's happening @retareq"

@jamesduffy
Copy link
Collaborator Author

My idea is that the logo will only change when you start to compose a
message and return back when you send or cancel sending.

On Mon, Jun 24, 2013 at 11:54 PM, Tareq Sattar notifications@github.comwrote:

Temporary solution: in the omnibar where it says "What's happening?" add
the account name. So it'll show "What's happening @retareqhttps://github.com/retareq"


Reply to this email directly or view it on GitHubhttps://github.com//issues/158#issuecomment-19956582
.

@BlythMeister
Copy link
Collaborator

ok, that makes sense...i'll see what i can do :)

@Fammy
Copy link
Contributor

Fammy commented Jun 25, 2013

Tried to post from my phone, but suggested adding the profile image on the compose bar.

@jamesduffy
Copy link
Collaborator Author

Expand compose bar with profile pictures of accounts and ability to x-post?
Dim the profile pictures and tap them to post to the account. When
activated to post to the account they will not be dimmed. <-- Let me put my
random idea here.

On Tue, Jun 25, 2013 at 9:14 AM, Jason Famularo notifications@github.comwrote:

Tried to post from my phone, but suggested adding the profile image on the
compose bar.


Reply to this email directly or view it on GitHubhttps://github.com//issues/158#issuecomment-19987862
.

@Fammy
Copy link
Contributor

Fammy commented Jun 25, 2013

I like that idea, but right now the app is structured around on account being active. It could be tricky. I have hacked around this with notifications, so it's definitely possible.

@jamesduffy
Copy link
Collaborator Author

http://0.tqn.com/d/webtrends/1/0/_/A/-/-/tweetdeck3.png

On Tue, Jun 25, 2013 at 9:17 AM, James Duffy jamesduffy0@gmail.com wrote:

Expand compose bar with profile pictures of accounts and ability to
x-post? Dim the profile pictures and tap them to post to the account. When
activated to post to the account they will not be dimmed. <-- Let me put my
random idea here.

On Tue, Jun 25, 2013 at 9:14 AM, Jason Famularo notifications@github.comwrote:

Tried to post from my phone, but suggested adding the profile image on
the compose bar.


Reply to this email directly or view it on GitHubhttps://github.com//issues/158#issuecomment-19987862
.

@Fammy
Copy link
Contributor

Fammy commented Jun 25, 2013

So many icons in that screenshot. Too busy. =)

@jamesduffy
Copy link
Collaborator Author

Just look at the account picker.

On Tue, Jun 25, 2013 at 9:25 AM, Jason Famularo notifications@github.comwrote:

So many icons in that screenshot. Too busy. =)


Reply to this email directly or view it on GitHubhttps://github.com//issues/158#issuecomment-19988662
.

@Tarubali
Copy link

If its structured around active account just add that string into the text input area. You'd still know from the bottom bar which account it is, regardless of avatar and it disappears. easy..screenshot below
temp2

@jamesduffy
Copy link
Collaborator Author

I like it. Not too complicated. Send a pull-request?

On Tue, Jun 25, 2013 at 9:51 AM, Tareq Sattar notifications@github.comwrote:

If its structured around active account just add that string into the text
input area. You'd still know from the bottom bar which account it is,
regardless of avatar and it disappears. easy..screenshot below
[image: temp2]https://f.cloud.github.com/assets/4061894/704055/39f22c06-ddb7-11e2-91d1-39301223a02d.jpg


Reply to this email directly or view it on GitHubhttps://github.com//issues/158#issuecomment-19990443
.

@BlythMeister
Copy link
Collaborator

I think a 2 pronged approach.
Add the text to the compose (harder than it sounds as that dynamically loads already, and other bits expecting certain text)
And add the active user profile pic to the action bar at the top, but only when in a compose activity.

@jamesduffy
Copy link
Collaborator Author

+1

On Tue, Jun 25, 2013 at 10:06 AM, Chris Blyth notifications@github.comwrote:

I think a 2 pronged approach.
Add the text to the compose (harder than it sounds as that dynamically
loads already, and other bits expecting certain text)
And add the active user profile pic to the action bar at the top, but only
when in a compose activity.


Reply to this email directly or view it on GitHubhttps://github.com//issues/158#issuecomment-19991483
.

@BlythMeister
Copy link
Collaborator

I'm happy to take this one.
I'll assign to me.

@ghost ghost assigned BlythMeister Jun 25, 2013
@Tarubali
Copy link

Maybe change "new tweet" text to "compose" to free up some space for the profile pic

@BlythMeister
Copy link
Collaborator

Adding profile image a little more tricky. - mainly as i'm not sure how to do it.
Have changed the what's happening on #164
If this is good enough, can we close?

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

No branches or pull requests

4 participants