I tried the new update but my pictures did not transfer over. Is there anyway to get those transferred over or do I need to start over?
No, they should be imported automatically. Can you share your collection so that I can take a look?
Yes how do I do that?
Upload it to https://gofile.io/ and share a link
Please note:
go file. io /d/ Au8dhG
The zip only contains an empty CSV file. Please see the add-on’s description for the location of the AnkiApp database.
okay I just updated the add on, I clicked on the wrong file
I added the new file to the link, I still have been unable to transfer the ankiapp decks into my actual anki with the pictures.
Looks like a more recent update in AnkiApp is causing problems again, as the last reports in this thread show a similar issue. The problem specifically is that some notetypes in the database are missing important data like the front/back templates, so they can’t be properly imported by the add-on.
Can you zip and share all of your ~/Library/Application Support/AnkiApp
folder?
Yes i have the same issue. Most of my decks have been import correctly but some of them not because of the layout notetypes in AnkiApp. gofile io/d/pxcZro
Can you also zip the C:\Users\%USERNAME%\AppData\Roaming\AnkiApp
folder with all its contents and share it?
I cannot find it. I look for in all my folders but i only see there ankiweb. Lets see if someone else can do it
I tried multiple times (with resets between) but it won’t import the cards (I do however now have all the decks, they are just empty). Is there something I can do?
Anki 2.1.54 (b6a7760c) Python 3.9.7 Qt 6.3.1 PyQt 6.3.1
Platform: Windows 10
Flags: frz=True ao=True sv=2
Add-ons, last update check: 2023-02-21 20:15:08
Caught exception:
Traceback (most recent call last):
File “aqt.taskman”, line 122, in on_closures_pending
File “aqt.taskman”, line 71, in
File "C:\Users\leand\AppData\Roaming\Anki2\addons21\2072125761_init.py", line 26, in on_done
count, warnings = fut.result()
File “concurrent.futures._base”, line 438, in result
File “concurrent.futures._base”, line 390, in _get_result
File “concurrent.futures.thread”, line 52, in run
File "C:\Users\leand\AppData\Roaming\Anki2\addons21\2072125761_init.py", line 21, in start_importing
return importer.import_to_anki(), importer.warnings
File “C:\Users\leand\AppData\Roaming\Anki2\addons21\2072125761\ankiapp_importer.py”, line 375, in import_to_anki
self.mw.col.models.add(model)
File “anki.models”, line 204, in add
File “anki._backend.generated”, line 839, in add_notetype_legacy
File “anki._backend”, line 146, in _run_command
anki.errors.CardTypeError: Kartenvorlage 1 von Notiztyp “C1” hat ein Problem.
Siehe die Vorschau für weitere Informationen.
This indicates a problem in your AnkiApp templates (e.g. non-existing fields used). Anki is more strict than AnkiApp about templates.
If you share your database file I can take a look. See the last few replies in this thread for upload instructions.
Or you could try fix it yourself: Checks and Errors - Anki Manual
gofile. io/d/hkwBHj
Thank you so much. It only let me upload the “1” data file and not the whole file, still hope it works?
Unfortunately I’m absolutely not competent with anything tech-related. If I thought I could figure it out and/or fix it with the things written here (and elswhere) I would have prefered to do that instead of beeing the stupid one asking dumb questions.
But thanks for the link. It might help me later.
@Seri I found several issues, some are errors in your templates like misspelled field names and others are bugs in the add-on. Here is the updated database: Gofile - Free Unlimited File Sharing and Storage
Make sure to update the add-on too.
@spfeifer @Javier this update should handle invalid notetypes better. You’ll notice a notetype named “AnkiApp Fallback Notetype” after importing. It has the same templates as the Basic notetype with any additional fields imported from AnkiApp. You may need to modify the templates to add any missing field references.
Now i can see more desks but stil i see isues with others. Also i cant see AnkiApp Fallback Notetype. gofile io /d/Vvb6Q9
I tested with the file you sent previously, it has a deck named “test”. Just realized the update probably won’t make a difference in your collection because the invalid notetype with missing templates was handled fine before this update in your case.
The issue of the order of fields is not fixed yet.