https://github.com/ajatt-tools/cropro
🍱 Anki Add-on: Cross-Profile Search and Import. Find notes in another profile and import them into current profile.
https://github.com/ajatt-tools/cropro
add-on ajatt anki find import notes search
Last synced: 7 months ago
JSON representation
🍱 Anki Add-on: Cross-Profile Search and Import. Find notes in another profile and import them into current profile.
- Host: GitHub
- URL: https://github.com/ajatt-tools/cropro
- Owner: Ajatt-Tools
- License: agpl-3.0
- Created: 2022-01-01T04:31:32.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-05-20T19:15:26.000Z (about 1 year ago)
- Last Synced: 2024-05-21T03:20:03.699Z (about 1 year ago)
- Topics: add-on, ajatt, anki, find, import, notes, search
- Language: Python
- Homepage: https://ankiweb.net/shared/info/1772763629
- Size: 260 KB
- Stars: 4
- Watchers: 1
- Forks: 2
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# Cross Profile Search and Import
[](https://ankiweb.net/shared/info/1772763629)
[](https://tatsumoto-ren.github.io/blog/join-our-community.html)
[](https://t.me/ajatt_tools)
[](https://www.patreon.com/bePatron?u=43555128)
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](https://aur.archlinux.org/packages/?K=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.https://user-images.githubusercontent.com/69171671/147933768-bd8cd362-0bd0-4fa9-9c95-66334127be6b.mp4
This add-on is a continuation of the original
[Cross Profile Search and Import](https://ankiweb.net/shared/info/310394744)
that hasn't been updated since 2019.##  videos
* [Web search](https://www.youtube.com/watch?v=Kx0ydJPB84Q)
* [Note previewer](https://www.youtube.com/watch?v=9eM4KdVuVHc)## How to use
Install the add-on from [AnkiWeb](https://ankiweb.net/shared/info/1772763629).
After installation, restart Anki and go to "AJT" > "Cross Profile Search and Import".Set the following settings.
1) The profile and deck to import from.
3) The deck to import to and the Note Type to use.Use the search bar to find notes.
Select the notes you want to import and press "Import".## Links
* [Config documentation](config.md).
* [Source code](https://github.com/rsimmons/anki-cropro) of the legacy version.