Live data from Hacker News

The (logarithmic) calendar I want

abstractfactory.blogspot.com

1–10 of 36 posts

Re: The (logarithmic) calendar I want

#2
Would love this for a paper calendar.

I remember being stumped by the same problem of wanting a better overview over periods of time, and so came up with a scrollable-zoomable-timeline visualization called LineTime (http://www.linetimeapp.com). Smooth pinch-to-zoom and it displays days, weeks, months, years, decades, centuries.

At this point, LineTime isn't a productivity app but a history timeline. But actually I like this idea almost better for a productivity tool, since it enables you to "compartmentalize" a bit better than with a flowing timeline like LineTime.

Re: The (logarithmic) calendar I want

#3
The 43 folders system bears some resemblance to this idea. If you haven't already heard about it a hundred times, it's about having 31 "day of month" folders - the shorter time frame, plus 12 "month" folders - the longer time frame. The shuffling of tasks is pretty obvious: the tasks from upcoming month get reshuffled into their respective day folders. You could extend it with one or two more levels (year? decade?) and get something similar to what the author describes.

Re: The (logarithmic) calendar I want

#4
"Logarithmic". That's the word I needed. I've been trying to visualize a calendar that captures everything from seconds to years (akin to the marvelous but abandoned "once around the sun" work some years back), and at last pondering was wondering how to scale a spiral-of-spirals-of... which would capture the cyclic nature of our model of time; problem was scaling. Some application of logarithmic scaling may work...

Re: The (logarithmic) calendar I want

#5
post #2

Would love this for a paper calendar. I remember being stumped by the same problem of wanting a better overview over periods of time, and so came up with a scrollable-zoomable-timeline visualization called LineTime ( http://www.linetimeapp.com ). Smooth pinch-to-zoom and it displays days, weeks, months, years, decades, centuries. At this point, LineTime isn't a productivity app but a history timeline. But actually I…

"Would love this for a paper calendar."

This one would be tricky - it looks like this needs continuous re-scaling. This would probably need a system of movable paper parts - labels, post-its or whatever. There's a serious danger you'd spend more energy tweaking those than thinking about the actual tasks :)

Re: The (logarithmic) calendar I want

#8
I posted a submission to the JavaScript 10K apart competition last year which was an HTML5 calendar utilizing localStorage. It essentially gave you a view of all twelve upcoming months in a snapshot. Perhaps even something as simple as this would help with the visual aspect. As far as the "bindings" are concerned, I think you could use tabs along the top and do some redesigning for the different timeframes.

http://10k.aneventapart.com/1/Entry/233

Re: The (logarithmic) calendar I want

#9
post #4

"Logarithmic". That's the word I needed. I've been trying to visualize a calendar that captures everything from seconds to years (akin to the marvelous but abandoned "once around the sun" work some years back), and at last pondering was wondering how to scale a spiral-of-spirals-of... which would capture the cyclic nature of our model of time; problem was scaling. Some application of logarithmic scaling may work...

Since I can remember, I've visualised time as a set of continuous spirals - years are the largest, with Christmas at the top and early summer at the bottom. The years lie on top of one another and fade off into the distance, like a slinky viewed end-on. I see days, weeks and months separately, but in continuous spirals of their own. I don't know how common this is, but I vaguely recall reading that it is a form of synaesthesia.

I've always found this pretty useful. I can see the positions between events and intuitively judge their distance. I can see how recurring events are 'pinned' through multiple years. I see time periods - like months, or vacation times, as segments of the coil that are somehow 'different' (like being a different colour, except not). If I'm trying to remember when something happened, or is going to happen, I mentally flip through the slinky layers.

Does anyone else think this way? How do people regularly visualise time? I've always thought it'd be a pretty fantastic digital calendar UI, since it seems so intuitive to me - how does it sound to others?

Edit: Here's an article I just found. There are some people with similar visualizations to mine, and someone who perceives a year as a giant numeral '7'! Interestingly, the article talks about this perception underlying unusually good memory - but my memory of the past is actually pretty atrocious.

http://scienceblogs.com/neurophilosophy/2009/11/the_cognitiv...

Re: The (logarithmic) calendar I want

#10
post #9
post #4

"Logarithmic". That's the word I needed. I've been trying to visualize a calendar that captures everything from seconds to years (akin to the marvelous but abandoned "once around the sun" work some years back), and at last pondering was wondering how to scale a spiral-of-spirals-of... which would capture the cyclic nature of our model of time; problem was scaling. Some application of logarithmic scaling may work...

Since I can remember, I've visualised time as a set of continuous spirals - years are the largest, with Christmas at the top and early summer at the bottom. The years lie on top of one another and fade off into the distance, like a slinky viewed end-on. I see days, weeks and months separately, but in continuous spirals of their own. I don't know how common this is, but I vaguely recall reading that it is a form of sy…

Just want to say that that is extremely cool and I wish I could see the world through your brain.
Post reply on HN