PG Offline

PG Offline => I need Help ! => Topic started by: michaelbeijer on June 16, 2014, 02:02:09 PM

Title: Display messages like in Gmail (as conversations/threads)?
Post by: michaelbeijer on June 16, 2014, 02:02:09 PM
Hi Wilson,

Is there any way to display messages like in Gmail, that is, as conversations/threads?

Regards,

Michael
Title: Re: Display messages like in Gmail (as conversations/threads)?
Post by: Wilson Logan on June 30, 2014, 02:40:23 PM
Hi Michael,

In the past Yahoo groups messages were not threaded. I know that they're threaded *now* but in the past they were not, which kind of leaves us in a bit of a limbo situation.

For a discussion of threading as it was please read this:

http://personalgroupware.com/smf/index.php?board=6;action=display;threadid=85

My advice, then as now is :

Best thing is to sort by subject then select the entire thread, right click & choose 'Show selection as Digest'.

Cheers,

Wilson.
Title: Re: Display messages like in Gmail (as conversations/threads)?
Post by: danb on July 02, 2014, 04:14:43 AM
It's a first step but I'm looking at pulling in the 'thread' related data such as thread ID and parent message ID.

The second step would be to use that data to display messages as threads.  That will take much longer but at least the data will be retrieved and stored for later use.
Title: Re: Display messages like in Gmail (as conversations/threads)?
Post by: Wilson Logan on July 10, 2014, 10:14:51 AM
Hi Dan,

Yes, totally agree. That's the most sensible strategy.

Cheers,

Wilson.