Opened 15 years ago
Last modified 4 years ago
#5358 new enhancement
Chat feature inside of Trac
Reported by: | Martin | Owned by: | anybody |
---|---|---|---|
Priority: | normal | Component: | Request-a-Hack |
Severity: | normal | Keywords: | |
Cc: | osimons | Trac Release: | 0.11 |
Description
In my team is very usual to analyse some issue/situation/etc using a chat tool. Talking about possible implementations, about concepts, algorithm, etc, etc. Then is usefull store that chat like an attachment in the ticket.
What about chating on the ticket inside trac? Using a chat tool integrated to trac (similar gMail that stores chats over gTalk) The conversation will be automatically stores in ticket chat history. tChat ?
Attachments (0)
Change History (9)
comment:1 Changed 15 years ago by
Component: | SELECT A HACK → Request-a-Hack |
---|---|
Owner: | changed from anonymous to anybody |
Summary: | Chat over trac → Chat feature inside of Trac |
comment:2 Changed 15 years ago by
comment:4 Changed 13 years ago by
+1
I'm a big fan of this idea. To be most useful, I think the chat might need to be project-wide to allow folks to be signed-into the project, but when someone starts a chat from a ticket or wiki page, that part of the chat log can be pinned to that area of the site.
Tickets and mailing lists, 'asynch' discussion mode, is fine but irc/xmpp is a very important ingredient in development today. We don't bridge this well and we end-up with knowledge that's buried in the chats only organized by date.
comment:5 Changed 13 years ago by
Cc: | osimons added; anonymous removed |
---|---|
Severity: | major → normal |
This appears to exist already, though I haven't used it. Take a look at osimons, or go directly to TracTalkPlugin.
It might be nice to have a t-h.o stub page that points to the TracTalkPlugin.
comment:7 Changed 11 years ago by
have a look at this http://matteo.awiki.org/matteoProject/wiki/portingWikiChat it is a old google style chat for Trac. It also saves the chats into text files that can be then attached to tickets.
that would be great!