Skip to content

Latest commit

 

History

History
43 lines (29 loc) · 1.45 KB

README.md

File metadata and controls

43 lines (29 loc) · 1.45 KB

Description

Anki download ID: 1384323610

An Anki add-on to slightly modify how the browse window handles tags.

Available Features

  • 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.

Requirements

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.

Support

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.

TODO

  • 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

License

This addon is licensed under the same license as Anki itself (GNU Affero General Public License 3).