Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Change/extend import functionality to import into existing database #34

Open
GoogleCodeExporter opened this issue Oct 9, 2015 · 0 comments

Comments

@GoogleCodeExporter
Copy link

I have always found the import function strange in that it always creates a new 
database. It became serious when I exported a game to make some corrections 
with a text editor. It create a file, export.pgn, and after I corrected it, it 
created a new database, export.si4.

What I really wanted was to replace the faulty game in the existing database.

I think the best process would be for the existing behaviour to be an option of 
"Create new database," and for "import" to merge into the current database. I 
would like to be able to maintain a single consolidated database of TWIC games, 
and when I am following a tournament where separate PGN files are published for 
each round, to be able to consolidate those into a single database.


Original issue reported on code.google.com by [email protected] on 5 May 2013 at 7:48

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant