yomichan/ext
soriac ba3f7b3e96
Show any custom tags on words that have anki cards created (#1628)
* Proof-of-concept for showing card tags (#1626)

* Resolved most PR comments:
- Added a snackbar notification when clicking tag button
- Replaced magnifying glass icon with new tag icon
- Button now contains a span w/icon, to use text color
- Removed unnecessary attributes from button
- Backend now returns full noteInfos object
- Frontend now handles filtering tags

* Add options to show/hide tag button & filter tags

* Do not show tags button if, after filtering, we have zero tags.

* Change tags option to enums, optimize tags intersection check & fix code style.

* Update options-util.js to include new tag options.

* Fix wording on new tag setting.

* Add CSS to remove hidden buttons from the display layout.

* getAnkiNoteInfo extra parameter for additional info.

* Add new tag option to tests.

* Remove unnecessary changes related to anki tags option.

* Code style fixes.
2021-04-30 17:57:53 -04:00
..
css Show any custom tags on words that have anki cards created (#1628) 2021-04-30 17:57:53 -04:00
data Show any custom tags on words that have anki cards created (#1628) 2021-04-30 17:57:53 -04:00
images Add tag icon (#1629) 2021-04-26 19:59:49 -04:00
js Show any custom tags on words that have anki cards created (#1628) 2021-04-30 17:57:53 -04:00
lib Remove old settings page (#1524) 2021-03-14 22:51:48 -04:00
action-popup.html AnkiUtil (#1439) 2021-02-24 21:54:58 -05:00
background.html Clean up translator (#1505) 2021-03-08 21:01:55 -05:00
display-templates.html Show any custom tags on words that have anki cards created (#1628) 2021-04-30 17:57:53 -04:00
info.html Update wording on the info page (#1563) 2021-03-26 20:01:04 -04:00
legal.html Remove old settings page (#1524) 2021-03-14 22:51:48 -04:00
manifest.json Update version 2021-04-01 19:17:53 -04:00
permissions.html Add PermissionsOriginController (#1603) 2021-04-08 22:52:28 -04:00
pitch-accents-preview.html Refactor display styles (#1451) 2021-02-27 16:32:44 -05:00
popup-preview.html Update html files and scripts (#1403) 2021-02-15 12:50:21 -05:00
popup.html More terminology updates (#1600) 2021-04-08 19:59:55 -04:00
search.html More terminology updates (#1600) 2021-04-08 19:59:55 -04:00
settings.html Show any custom tags on words that have anki cards created (#1628) 2021-04-30 17:57:53 -04:00
sw.js Clean up translator (#1505) 2021-03-08 21:01:55 -05:00
template-renderer.html Refactor Translator and dictionary entry format (#1553) 2021-03-25 19:55:31 -04:00
welcome.html AnkiUtil (#1439) 2021-02-24 21:54:58 -05:00