AnyMemo icon indicating copy to clipboard operation
AnyMemo copied to clipboard

DB settings are lost on Import->Convert action

Open VSHY opened this issue 10 years ago • 4 comments

STR:

  1. Import any db (I used "Import Mnemosyne1 XML").
  2. Customize it.
  3. Import this db repeatedly from xml-file: In dialog "Convert and merge" click button "No". Result: DB settings was reset to default settings.

Make please, to replace only the words, but not the setting!

VSHY avatar Sep 04 '15 13:09 VSHY

This is by design. If you say not merging, the original database will be deleted and replaced with the newly imported one. I would like to know why you keep the settings while replacing cards?

helloworld1 avatar Sep 05 '15 05:09 helloworld1

I don't use editing cards in app, bacause my editing are enough complicated (multiple insertion of new words, exchanges their places, etc.); "Merge" leads to unpredictable consequences. I edit xml-files with words on PC only, then import them to my device. In this case, if xml- and db-files have the same names then one expect that db-settings (which I made previously) will be saved. Now, every times after import I need to make settings for the imported db anew.

VSHY avatar Sep 08 '15 11:09 VSHY

The settings are not saved in Mnemosyne XML files. If you want to edit on your computer, I would suggest use a SQLite editor to edit the file directly.

Firefox has an add-on. I think it is one of the best. Just install firefox browser and then install the addon below. You can open the .db file directly and edit it. https://addons.mozilla.org/en-US/firefox/addon/sqlite-manager/

Sincerely, Liberty

On Tue, Sep 8, 2015 at 4:46 AM, VSHY [email protected] wrote:

I don't use editing cards in app, bacause my editing are enough complicated (multiple insertion of new words, exchanges their places, etc.); "Merge" leads to unpredictable consequences. I edit xml-files with words on PC only, then import them to my device. In this case, if xml- and db-files have the same names then one expect that db-settings (which I made previously) will be saved. Now, every times after import I need to make settings for the imported db anew.

— Reply to this email directly or view it on GitHub https://github.com/helloworld1/AnyMemo/issues/371#issuecomment-138529167 .

helloworld1 avatar Sep 09 '15 19:09 helloworld1

This is an interesting case. Many thanks for your suggestion!

VSHY avatar Sep 12 '15 10:09 VSHY