Bỏ qua đến nội dung

Overlapping tags

Chờ xử lý #anki #addon #overlapping #tags
Unknown
20/6/2024

Cách tải addon Overlapping tags

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

1447529598

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 1447529598 và copy

2

Mô tả chi tiết

Shows overlapping tags (includes super/sub tags if you want).

In the browser select cards you want to check for overlapping tags—> Right click->Show overlapping tags

Has space delimited filtering with inclusion and exclusion of tags. Shows how many different notes have the same tags. Double clicking copies the tag to clipboard.

I use this add on for the AnKing Step Deck to choose what videos to watch.

I watch videos/pay for B&B+Sketchy. I have an idea of how many cards I want to unsuspend each day depending on my schedule. So if I only want to unsuspend 30 new cards I can watch a video that covers about 30 of my current subjects where there is overlap.

Example of my usage: Currently working on GI subjects.

Filter to step1 suspended GI cards that I still need to cover: tag:#AK_Step1_v12::^Systems::GI is:suspended

select all, right click -> “show overlapping tags” filter to Include terms: “sketchy” Exclude terms: “step2”

lists them in order of most overlapping tags to least overlapping tags Example of how it is listed #AK_Step1_v12::#SketchyPath::05_GI::02_Small_Bowel_Disorders::04_Congenital_GI_Disorders (13)

Tag depth shows what extent to include tag level based on direction. Negative tag depth starts from the end of the tag, and positive starts at the beginning

Tag depth -1 #AK_Step1_v12::#SketchyPath::05_GI::02_Small_Bowel_Disorders::04_Congenital_GI_Disorders #AK_Step1_v12::#SketchyPath::05_GI::02_Small_Bowel_Disorders

Tag depth=0 #AK_Step1_v12::#SketchyPath::05_GI::02_Small_Bowel_Disorders::04_Congenital_GI_Disorders

Tag depth +1 #AK_Step1_v12::#SketchyPath::05_GI::02_Small_Bowel_Disorders::04_Congenital_GI_Disorders #AK_Step1_v12::#SketchyPath::05_GI::02_Small_Bowel_Disorders #AK_Step1_v12::#SketchyPath::05_GI #AK_Step1_v12::#SketchyPath


Reviews (2)

👍 2024-07-15

Please, could you fix this?

There’s an error o this addon :(

Anki 24.04 (429bc9e1) (ao) Python 3.9.18 Qt 6.6.2 PyQt 6.6.1 Platform: Windows-10-10.0.19041

When loading Overlapping tags: Traceback (most recent call last): File “aqt.addons”, line 247, in loadAddons File “C:\Users\Win 10\AppData\Roaming\Anki2\addons21\1447529598_init_.py”, line 9, in <module> from PyQt5.QtCore import Qt ModuleNotFoundError: No module named ‘PyQt5’

Comment from author https://ankiweb.net/shared/info

👍 2024-06-21

Anki 24.06.2 (33a92379) (ao) Python 3.9.18 Qt 6.6.2 PyQt 6.6.1 Platform: Windows-10-10.0.22631

When loading Overlapping tags: Traceback (most recent call last): File “aqt.addons”, line 247, in loadAddons File “C:\Users\Salman\AppData\Roaming\Anki2\addons21\1447529598_init_.py”, line 9, in <module> from PyQt5.QtCore import Qt ModuleNotFoundError: No module named ‘PyQt5’

get this error Comment from author https://ankiweb.net/shared/info/1165496025?cb=1729892924331 Hopefully that work