Anki/proto/anki
Damien Elmes 82196753ec Rework display of available cards in custom study
In v3, it's more informative to show the count of child decks separately,
since increasing the limit of the current deck does not increase the limits
of child decks. When we rework the decks list in the future, a tooltip
will hopefully provide an easier way for users to see where cards are
available, and where limits are being applied.

Closes #1868
2022-05-20 17:52:02 +10:00
..
backend.proto Card type error (#1749) 2022-03-28 22:17:50 +10:00
card_rendering.proto replace the old stripHTML() methods with the backend implementation 2021-10-01 23:15:45 +10:00
cards.proto Switch card.original_position to a proto3 optional 2022-03-10 20:48:26 +10:00
collection.proto Add more progress + abort points to export code 2022-05-06 15:32:23 +10:00
config.proto Backup improvements (#1728) 2022-03-21 19:40:42 +10:00
deckconfig.proto Add relative overdueness to review order (#1757) 2022-04-09 13:20:09 +10:00
decks.proto Remove top_deck_id arg in deck_tree() (#1702) 2022-03-02 15:30:32 +10:00
generic.proto Card info cleanup (#1446) 2021-10-23 11:00:43 +10:00
i18n.proto refactor protobuf handling for split/import 2021-07-10 19:17:05 +10:00
import_export.proto Add apkg import/export on backend (#1743) 2022-05-02 21:12:46 +10:00
links.proto Card type error (#1749) 2022-03-28 22:17:50 +10:00
media.proto split out remaining tags, stats, media and rendering 2021-07-10 23:16:18 +10:00
notes.proto support updating multiple notes in one transaction/undo op 2021-08-02 17:07:26 +10:00
notetypes.proto Change Notetype UI Rework (#1499) 2021-11-24 12:09:55 +10:00
scheduler.proto Rework display of available cards in custom study 2022-05-20 17:52:02 +10:00
search.proto Extends the SearchNode interface to support field and unqualified searches (#1821) 2022-04-28 14:09:51 +10:00
stats.proto Add support for proto3 optional scalars 2022-02-27 19:42:06 +10:00
sync.proto split out sync, search, scheduler & config 2021-07-10 21:33:12 +10:00
tags.proto bikeshedding: amount -> match_limit 2021-09-12 11:57:49 +10:00