23 0
Contact Author Sign in to rate

Clickable Tags v2.0

0.01MB. Updated 2022-01-31.
The author has shared 29 other item(s).

Description

A stripped-down port of the Clickable Tags add-on to Anki 2.1. Just add the {{clickable:Tags}} special field to your card template. The add-on will take care of the rest. Single-click the tag to search for notes with that tag. Double-click to limit the search to the current deck. This is the exactly same as Clickable tags v1.0 that Damien updated for Anki 2.1.20+. I am now maintaining both add-ons. Problems, Bugs, Errors, Improvements If you find a serious bug, please submit it on Github or email us at ankingmed@gmail.com. Please remember that we are not coders and thus may not be able to provide support. Changelog 2020-3-13: Initial release 2021-10-16: Fixed a conflict with the Closet add-on and IO-one by one note type. Thanks to RisingOrange for the fix! 2022-01-30: Added a compatibility fix for the AnKing Note Types and associated add-on Please consider checking out our: YouTube Channel- How to use Anki for beginners and advanced users. Instagram/Facebook: @Ankingmed www.AnKingMed.com- Recommended add-ons, tutorials and more including how to download 40+ add-ons in < 5min Patreon- Support our work and get individualized Anki help! Check out our Anki Mastery Course! https://courses.ankipalace.com

Download

As add-ons are programs downloaded from the internet, they are potentially malicious. You should only download add-ons you trust.

Supported Anki versions:

To download this add-on, please copy and paste the following code into Anki 2.1:

1739176371

If you were linked to this page from the internet, please open Anki on your computer, go to the Tools->Add-ons menu item, then click on Get Add-ons and paste in the code.

All Anki 2.1.x Add-Ons Contact Author

Reviews

on 1679388505
giddily and amazed!
on 1672978793
The css code for how tags are shown on cards is in clickable.py
on 1665656304
Thanks for this. It's opened new ways of studying for me. For example I've created tags for each kanji, so sentences are linked by tag to each kanji that they contain. When reviewing a sentence I can click on a tag to review a constituent kanji at the same time.
on 1655871699
Useful add on that works well. For those of us that use extensive nested tags, I suggest a feature where the associated tag on the browser sidebar will expand automatically upon clicking the clickable tag in the reviewer.
on 1650398345
For anyone who is confused on how to use it:
1. Browse
2. Select a card
3. Select "Cards" (located above the fields on the selected card
4. Select "Back Template"
5. Scroll all the way to the bottom and paste this: {{clickable:Tags}}

You should now see the tags for that card on the backside of that card and any other cards that use that template (such as the AnKing note type).
on 1648000990
If you find that you can't use it, see here. Browse->tags.(put the {{clickable:Tags}})
on 1644526221
Very useful, thank you for the 2.1 support!
on 1644046383
Works fine with 2.1.49.
on 1636839610
Can someone explain me how this work please ?
I cannot add this text {{clickable:Tags}} as a field to a card type.
Thank you in advance !
on 1634594290
This addon helps me a lot to organize my tags.
on 1631392347
Works great on 2.1.47!
on 1627577701
Good
on 1617283065
Should be implemented in Anki
Must have add-on
on 1615745696
For those having trouble with night mode not showing the text, use this code before the clickable tags code:

<div style=";font-weight: bold; color:black">


The final result will be like this:
<div style=";font-weight: bold; color:black">
<div id="tags-container">{{clickable::Tags}}</div>

and have fun :D
on 1601002776
Thank you so much for this add-on! I don't know why, but it doesn't seem to work for me, however. I'm using the Anking V7 deck, so it isn't the "<div id="tags-container">{{clickable::Tags}}</div>" issue :(

Whenever I click it, the browser window opens with an error message and the following debug inf:

Debug info:
Anki 2.1.31 (13476503) Python 3.8.0 Qt 5.14.2 PyQt 5.14.2
Platform: Mac 10.15.6
Flags: frz=True ao=True sv=2
Add-ons, last update check: 2020-09-24 09:09:31
Add-ons possibly involved: ⁨Clickable Tags v20 Anki 2120 support⁩

Caught exception:
Traceback (most recent call last):
File "aqt/webview.py", line 37, in cmd
File "aqt/webview.py", line 123, in _onCmd
File "aqt/webview.py", line 541, in _onBridgeCmd
File "aqt/gui_hooks.py", line 2852, in __call__
File "/Users/felipemldias/Library/Application Support/Anki2/addons21/1739176371/ported_clickable.py", line 52, in on_js_message
browser.setFilter('"tag:%s"' % tag)
AttributeError: 'NoneType' object has no attribute 'setFilter'
on 1598983697
Thanks for the update! Could you please add night mode support? And until then, could you please suggest some tweak as to styling the clickable tag to make it visible in night mode?
on 1594309994
Being the original author for anki 2.0, I want to thank you all for making it working in 2.1+. I'm relatively busy now and i am also using your version now.
on 1591945200
fuego
on 1591945111
ur the GOAT
on 1591447164
Thanks Anking. It seems that Damien already fixed the problem. The original is working for me (y)
on 1591018648
Not working with 2.1.

Edit: Worked after this change.

Had to change <div id="tags-container">{{Tags}}</div> to <div id="tags-container">{{clickable::Tags}}</div>.
on 1590482186
Very useful addon!
Comment from author before post was edited
You can make it so that the tags don't show up on mobile or are different sizes. This add-on doesn't have anything to do with that, but I'd be happy to explain how to do that if you want to email me at ankingmed@gmail.com and then you can change this to a like :)
on 1585974141
Super duper useful! Thanks