At login, if I'm reading those messages to me, and I choose not to
see subjects (so I get to see the whole message) - I cannot use "*"
to see the thread - since its only showing me new messages (and I'm guessing "*" would only show new messages that are threads to
whatever I'm reading?)
Hey DM,
Another thing that I find a little unhelpful, which I'm wondering if you can change?
I often read messages just to me when I first login, or when I'm on and I get the telegram has posted a message to me.
At login, if I'm reading those messages to me, and I choose not to see subjects (so I get to see the whole message) - I cannot use "*" to see the thread - since its only showing me new messages (and I'm guessing "*" would only show new messages that are threads to whatever I'm reading?)
Sometimes when I read a message addressed to me, and I need more history to remember the context (and "*" shows me nothing), I then need to stop reading "new messages", find the echo, find the message to me (or eventually read new messages until I get to it), then "*" will give me the full history.
Anyway to have "*" show the full thread history of messages, even though I'm just scanning "messages to me"?
When you do a "your message scan", only messages to you are loaded into memory. And having a sub-mode that loads all messages into memory (e.g. to display while in thread view mode) doesn't really work - there's just too many state variables that are dependant on the messages that were originally loaded during the scan.
Re: Changes to "*" (seeing message threads)
By: Digital Man to Alter Ego on Sat Feb 01 2020 01:19 pm
When you do a "your message scan", only messages to you are loaded into memory. And having a sub-mode that loads all messages into memory (e.g. to display while in thread view mode) doesn't really work - there's just too many state variables that are dependant on the messages that were originally loaded during the scan.
Bummer, I thought that would be the answer.
Not understanding the internals, that "your message scan" of messages in memory that are mine, cannot include the threads as well (that may not be mine?) ...deon
Right, in this context, "your messages" means messages posted *to* you. Messages posted *to* other users are not included. The thread view probably should just be disabled in that scan mode.
Re: Changes to "*" (seeing message threads)
By: Digital Man to Alter Ego on Sat Feb 01 2020 04:51 pm
Right, in this context, "your messages" means messages posted *to* you. Messages posted *to* other users are not included. The thread view probably should just be disabled in that scan mode.
Yeah, I got that, but can be extended to include threads of messages to you?
I'm not clear what a "thread of messages to you" would include. Any thread that has any message that was addressed to you would be considered a "thread of messages to you"? I don't think that's what people want to read when their searching for messages to themselves.
Re: Changes to "*" (seeing message threads)
By: Digital Man to Alter Ego on Sun Feb 02 2020 12:12 pm
I'm not clear what a "thread of messages to you" would include. Any thread that has any message that was addressed to you would be considered a "thread of messages to you"? I don't think that's what people want to read when their searching for messages to themselves.
So, if I'm searching for "new messages to me" - and it happened to pick messages 50 and 70.
If 50 was a thread of 48,49 and 51,52, then the new messages to me would show me "50", but pressing "*" would reveal 48,49,51,52.
So in memory, the list of new messages is not just 50 and 70, it is also including 48,49,51,52.
The logic would be:
* Find messages to user
* Find linked messages to list of mesages to user
* This list is the list of all messages captured by the function "new messages to user" - which ultimately is a subset of all messages right?
Sysop: | sneaky |
---|---|
Location: | Ashburton,NZ |
Users: | 28 |
Nodes: | 8 (0 / 8) |
Uptime: | 191:06:03 |
Calls: | 2,006 |
Calls today: | 3 |
Files: | 11,114 |
Messages: | 942,287 |