Ghini / ghini.desktop

plant collections manager (desktop version)
http://ghini.github.io/
GNU General Public License v2.0
24 stars 14 forks source link

new database: create or import #370

Closed mfrasca closed 6 years ago

mfrasca commented 6 years ago

when you create a new database, you are asked if you want to really create it. what a question, right, maybe you made a mistake in your configuration, also not particularly smart that it does not repeat the details of the connection, how can you confirm without those details. anyway, it's also possible that you are doing this, and you plan to import from a CSV export. you can't do it in one step: if you say "no, I'll just import", you can't import because there's no plugins. you can't say "just put the plugins", that would be an option. you need to first import everything then overwrite it. I'm sure there's better ways.

mfrasca commented 6 years ago

the confirm dialog box offered a yes/no answer to the question: do you want to create a new database here, previous conflicting content will be lost. now I've added the options:

if you want to import a previous, converted, export, you only create without initialization, that's faster.