Anki download ID: 1384323610
An Anki add-on to slightly modify how the browse window handles tags.
- expandTagsByDefault: Displays all your hierarchical tags by default.
- collapseSearchesByDefault: Useful if you have your searches "duplicated" as filtered decks too, or if you just want searches to be hidden be default.
- refreshTagListAfterDeletingTag After you click the "Remove Tags" button in the browse window, the tag list will refresh itself to show that the tag was successfully removed.
To enable or disable features, you must edit the source code. You can find this from the Anki menu Tools > Add-ons > TagTweaks > Edit...
This add-on assumes you also have the Hierarchical Tags add-on installed.
Post a new issue on Github (or make a pull request!). You can also write a review or ask questions on the Anki website for shared add-ons.
My other Anki add-ons are also on Github.
- use the configured separator for HierarchicalTags, not "::"
- right-click on tag to rename or delete it
- UI for users to configure add-on without editing the code
This addon is licensed under the same license as Anki itself (GNU Affero General Public License 3).