marcardar / transcriptstudio-isha

Automatically exported from code.google.com/p/transcriptstudio4isha
0 stars 0 forks source link

In search make concept page more readable #19

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Change the concept page so that concepts are displayed in a vertical list,
grouped by starting letter. Have links to each letter at the top of the page: 

A B C D E F G ....

A
acceptance
asanas
ashram
...

B
BSP
...

Original issue reported on code.google.com by swami.ke...@gmail.com on 28 Dec 2008 at 4:00

GoogleCodeExporter commented 9 years ago
It might also be worth considering a mixture of vertical and horizontal lists:

a b c d ...

acceptance asanas ashram ...

bsp ...

charity creativity ...

I think the horizontal list looked much worse yesterday because the spaces 
between
the concepts were underlined.

Its very difficult to scroll very long pages using the scroll bar...

Original comment by mjc1...@gmail.com on 28 Dec 2008 at 4:14

GoogleCodeExporter commented 9 years ago
Just to summarize our chat.

The page will look something like this:

A B C D E ...  (these link to the various parts of the page)

acceptance     agreement    apologising    art
acknowlegement aggression   ...            ...
adam           ...
aeroplane
afghanistan
...

bad               body         brain       buddha
balance           bollywood    ...
bar               ...
...

...

The number of columns would be fixed. In the above example, its 4, but would 
most
probably be more in real life.

The words list down first then across.

We could have a minimum number of rows - say 10, because if you have a very rare
starting character, like Z, then it makes more sense not to split them across 
all the
columns.

Original comment by mjc1...@gmail.com on 28 Dec 2008 at 5:54

GoogleCodeExporter commented 9 years ago
agreed

Original comment by swami.ke...@gmail.com on 28 Dec 2008 at 6:07

GoogleCodeExporter commented 9 years ago
Fixed.

Revision 63 implements most of this work, but the tables read across then down 
like:

sadhu  session  shoonya
small  space    strike
swift

Revision 65 completes this enhancement by making the tables read like a 
newspaper:

sadhu    small  strike
session  space  swift
shoonya

I'm not sure which one looks better. Any thoughts?

Original comment by mjc1...@gmail.com on 6 Jan 2009 at 5:24