|
|
|
|
|
by nickcano
3659 days ago
|
|
>I simply don't visualize it, I think of it as an abstract concept and don't try to put a picture on it. Right. When I'm asked "what happened in January", I just think back to January. There's no mental picture or anything; I just select for January. Typically I'll use some significant event markers and a sort of relativistic system to remember when things happened (e.g. x happened before y but after z, and I know y was in February and z was early January). No imagery ever comes in to play. This is really tripping me out that so many people think so differently. |
|
So, you have a time-series database model? Because that's pretty cool. Especially if you're running mentalSQL queries.
SELECT '*' from MEMORIES where MONTH = 'January';