Bỏ qua đến nội dung

Cross Profile Search and Import

Chờ xử lý #anki #addon #cross #profile #search #and #import
https://github.com/rsimmons/anki-cropro
28/5/2019

Cách tải addon Cross Profile Search and Import

Bạn có thể tải addon bằng một trong hai cách sau:

Click nút Copy bên dưới để copy code vào clipboard

310394744

Sau đó mở Anki → Tools → Add-ons → Get Add-ons → Dán code → OK

Mở trang addon trên AnkiWeb và tìm mã code ở cuối trang

Mở trên AnkiWeb

Cuộn xuống cuối trang AnkiWeb, tìm dòng có mã code 310394744 và copy

10
5

Mô tả chi tiết

This add-on allows you to find and import notes from another profile into your currently loaded profile. For example, you can make a “sentence bank” profile where you store thousands of cards generated by subs2srs, and then use this add-on to search for and import cards with certain words into your main profile. This helps keep your main profile uncluttered and free of large amounts of unneeded media.

Version History

2019-05-28 Packaged for Anki 2.1, no code changes

2018-09-02 v0.2.1: Fix crash when referenced media is missing (thx glutanimate)

2018-06-29 v0.2.0: Fix bug with closing dialog with escape key. Warn user if they have only one profile. Other small fixes.

2018-06-28 v0.1.0: Initial release

Credits

Code by Russel Simmons, Copyright (c) 2018, MIT License Original concept by CalculusAce, with help from Matt VS Japan (@mattvsjapan). Thanks to Vladz0r, CalculusAce, glutanimate for bug reports. GitHub: https://github.com/rsimmons/anki-cropro


Liên kết hỗ trợ


Reviews (15)

👍 2021-09-29

It’s a great tool but I there are files from specific decks, that won’t be copied. Some are affected, some others aren’t

Anki 2.1.35 (84dcaa86) Python 3.8.0 Qt 5.14.2 PyQt 5.14.2

Platform: Windows 10

Flags: frz=True ao=True sv=1

Add-ons, last update check: 2021-09-29 00:58:57

Caught exception:

Traceback (most recent call last):

File “C:\Users\Alex\AppData\Roaming\Anki2\addons21\310394744\cropro.py”, line 272, in doImport

mw.col.models.add(copiedModel)

File “anki\models.py”,

👍 2021-02-17

Absolutely wonderful concept, but I can’t get it to work on Anki 2.1.35. Since the last update was in 2019, I wouldn’t get my hopes up for a fix anytime soon.

👍 2021-02-07

Thanks, works perfectly. The menu is in the tools section.

👍 2020-12-23

Sorry for bad feedback. Deck not importing in 2.1.31

👍 2020-10-28

Thanks for this Add-On, I’m using it every day.

Apart from sentence banks, here’s another use case:

If you’re using the MIA/Migaku retirement addons to move fully learned cards to a ‘retirement deck’, you might eventually want to export this ‘retirement deck’ to a dedicated ‘Archive Profile’, to prevent your ‘daily-use-profile’ from becoming too large, esp. the media folder; and thus not having to sync unused cards/media files.

With the ‘Cross Profile Search and Import’ addon, you can sti

👍 2020-08-06

Sorry, but it’s doesn’t work for me :(

Debug:

Anki 2.1.29 (bbff62bf) Python 3.8.0 Qt 5.14.1 PyQt 5.14.1

Platform: Windows 7

Flags: frz=True ao=True sv=1

Add-ons, last update check: 2020-08-05 23:37:31

Caught exception:

Traceback (most recent call last):

File “C:\Users\Familia\AppData\Roaming\Anki2\addons21\310394744\cropro.py”, line 272, in doImport

mw.col.models.add(copiedModel)

File “lib\site-packages\anki\models.py”, line 220, in add

File “lib\site-packages\anki\model

👍 2020-05-26

Going to use a sentence bank externally for J-J Dictionary words, along with a small bank of a handful of shows in my main deck to go through shows consecutively. I think using this combination seems pretty solid.

👍 2020-05-06

Very useful, thank you for the exemplary use case.

edit: would be cool if it worked on a higher level (e.g. you have the low-level decks “Medicine::Anatomy” and “Medicine::Pathology”, but the higher-level deck “Medicine” is empty)

👍 2019-09-24

Works great, glad to see the update for 2.1.

👍 2019-07-25

Works like a charm on Anki 2.0. Thanks so much!

👍 2019-06-22

Super useful - many thanks for making this.

👍 2019-05-31

Great add-on! I make cards for a couple of kids, this is perfect for sharing cards between them.

Is there any chance of copying the tags, too?

👍 2018-12-29

Sorry for bad feedback. It doesn’t work on 2.1.7

👍 2018-09-03

Well-designed and easy to use! Great for anyone dealing with a large number of shared decks they want to draw cards from.

👍 2018-09-02

This is huge! I love it and it’ll be very useful for me. Thank you.