Replies inline.
Joe
> Ah I see what you mean, I didn't know you could have external folders.
> So you almost never create a new folder, and mostly add subfolders when
> necessary.
> If you want to create a subfolder on the default data folder, is there a
> way to do it without going into the file chooser? That would be nice.
>
It does that now. Just create new folder (not subfolder) and it asks if
you want to use the default location. If you say yes, then no file
chooser appears.
> Alternatives:
>
> 1) Force users to use a single data folder.
> I would rather have a preference: keep scripts under folder: ... and force
> users to use a single root data folder.
> I think this would be a reasonable design choice, since most of the time
> that is what we want (no?), and it simplifies maintenance and is more
> intuitive.
In general, Linux is about choice. Why "force" users to do anything that
doesn't seriously impact the functionality of the program? (The way I do
it - with a separate folder seems to simplify maintenance from my point of
view.) You would have to present a clear usage case to convince me that
this is a desirable option. (Note that convincing just me is not
particularly important because I am a user and not involved in development
except by offering feedback to Chris.)
>
> 2) Add the default data folder to the file treeview
> That would:
> - make it clear that you can have several data roots, and tells you which
> folder is where (otherwise it is kinda confusing).
> - allow us to create new subfolders to default data dir without going into
> the file chooser dialog.
That could be done, but since it's the default anyway, it seems
unnecessary to me - more an issue of documentation. But, my external
script directory does show up in the tree looking like it's just a folder
under the default folder - which it's not. That's slightly
misleading/confusing.
I just noticed for the first time that when I select it, it's location (in
the file system) appears at the top of the right pane of the menu and I
can click on it to open that folder in my file manager. This works for
the default folder as well. Cool feature!