Text size by age, modif age, size, ....
Posted: 28 Aug 2007 12:38
I am a hardcore user of color filters. But sometimes color is not the most useful way to rapidly identify files in a list.
I was thinking about using the text size instead like in a "search cloud" that can be found on some web pages (see http://johnbokma.com/perl/google-search-cloud.html).
The rules would be the following:
-define max font size for the most relevant
-define min font size for the least relevant (with a threshold to be defined here. this could be a date for example: for files older than this date, the font size should be equal to the min font size)
Example:
Very_relevant1.txt less_relevant.txt not_so_relevant1.txt Very_relevant2.txt not_so_relevant2.txt
On top of that, increasing transparency could be used for less relevant files so they finally merge with the background.
Example:
Very_relevant1.txt less_relevant.txt not_so_relevant1.txt Very_relevant2.txt not_so_relevant2.txt
Cheers!
-define max font size for the most relevant
-define min font size for the least relevant (with a threshold to be defined here. this could be a date for example: for files older than this date, the font size should be equal to the min font size)
Example:
Very_relevant1.txt less_relevant.txt not_so_relevant1.txt Very_relevant2.txt not_so_relevant2.txt
On top of that, increasing transparency could be used for less relevant files so they finally merge with the background.
Example:
Very_relevant1.txt less_relevant.txt not_so_relevant1.txt Very_relevant2.txt not_so_relevant2.txt
Cheers!