On Sat, Sep 02, 2000 at 05:34:38PM -0400, Sam Varshavchik wrote:
> On Sat, 2 Sep 2000, Dan Melomedman wrote:
>
> > > Right. If you want a folder "a", you just have to create it explicitly.
> >
> > So I guess it doesnt make sense to display netsted folder directories a
> > user can go back to in a tree?
>
> Right. It doesn't make sense to display a nested folder directory that is
> empty of any folders.
>
> --
> Sam
Maybe it's a good idea to display all folders and all directories. So
le's say there's a directory 'a' that has '1' in it. There's also a 'b'
directory in 'a' that has '2' in it. When a user enters 'b', I guess it would
make sense to display:
INBOX
a
|_1
|_b
|_2
Or is this not worth the effor since most users won't have something as
complicated as this?