working towards Subsurface 2.0

Lutz Vieweg lvml at 5t9.de
Fri Sep 7 18:18:17 PDT 2012


On 09/08/2012 01:09 AM, Dirk Hohndel wrote:
> User starts with more than one filename
> - subsurface opens all of those files
> - when closing it does... what?

I think it is reasonable to assume that users will invoke subsurface 
with multiple filenames when they intend to add to their dive database.

To verify this intention, subsurface could pop up a requester when
invoked with multiple file names, asking "Add specified files to default
dive database <filename>?", if this is ack'ed then first the default
file should be loaded, then the specified files added, and the
save-on-close should then of course also overwrite the default file.

If nack'ed, subsurface should load just the specified files, but not
the default file, and not overwrite the default file on exit.

> The preferences could allow the user to set their own default
> filename. If the preference hasn't been set, then it is
> - ~/Documents/Subsurface/dives.xml on Linux

Why assume a "Documents" folder does exist? IMHO, ~/subsurface/dives.xml
or even ~/subsurface_dives.xml would be better.

Regards,

Lutz Vieweg


More information about the subsurface mailing list