Anki/ftl/core
Jarrett Ye 0e31efac08
Feat/grade now (#3840)
* Feat/grade now

* pass ci

* fix from_queue

* Refactor card answering to support from_queue flag

- Add `from_queue` field to `CardAnswer` struct and proto message
- Modify `answer_card_inner` to handle queue updates based on `from_queue`
- Remove `grade_card` method and consolidate card answering logic
- Update related test cases to set `from_queue` flag

* fix current_changes() called when no op set

* Optimize queue updates for batch card processing

- Refactor `grade_now` to collect processed card IDs first
- Add new `update_queues_for_processed_cards` method for efficient batch queue updates
- Improve queue management by removing entries and updating counts in a single pass
- Remove individual queue update method in favor of batch processing

* pass ci

* keep the same style

* remove ineffective code

* remove unused imports
2025-03-15 17:30:40 +07:00
..
actions.ftl Feat/grade now (#3840) 2025-03-15 17:30:40 +07:00
adding.ftl Move to all "Note type" (#3560) 2024-11-08 22:53:57 +10:00
browsing.ftl Comments for translators (#3729) 2025-01-17 06:11:07 +03:00
card-stats.ftl Delete y-axis titles for graphs (#3789) 2025-02-06 14:17:39 +07:00
card-template-rendering.ftl Template err improvements (#1953) 2022-07-09 13:00:03 +10:00
card-templates.ftl "Copy template as markdown" button. (#3719) 2025-01-15 20:29:35 +11:00
change-notetype.ftl Move to all "Note type" (#3560) 2024-11-08 22:53:57 +10:00
custom-study.ftl Revert "update review limit's name (#3331)" 2024-08-10 16:56:30 +07:00
database-check.ftl Move to all "Note type" (#3560) 2024-11-08 22:53:57 +10:00
deck-config.ftl Added: Max interval too low warning. (#3847) 2025-03-10 16:14:35 +07:00
decks.ftl Comments for translators about sort order (#3831) 2025-02-26 10:32:06 +03:00
editing.ftl Add "open image" option to editor (#3431) 2024-10-04 20:51:55 +10:00
empty-cards.ftl automatically format/check ftl files 2020-11-22 15:30:59 +10:00
errors.ftl Move to all "Note type" (#3560) 2024-11-08 22:53:57 +10:00
exporting.ftl Move to all "Note type" (#3560) 2024-11-08 22:53:57 +10:00
fields.ftl Add support for tagging + protecting fields 2023-09-17 14:03:42 +10:00
findreplace.ftl automatically format/check ftl files 2020-11-22 15:30:59 +10:00
help.ftl Change link to manual in help screen from icon to text (#2886) 2023-12-13 09:03:05 +10:00
importing.ftl Cap preview cols to prevent stall when csv is parsed with the wrong delimiter (#3786) 2025-02-06 14:23:43 +07:00
keyboard.ftl Add getPlatformString for making shortcuts to platform string 2021-04-22 13:04:24 +02:00
media-check.ftl Extract inline images as part of media check 2023-07-31 12:23:16 +10:00
media.ftl remove format separator from recording string 2020-12-16 19:44:47 +10:00
network.ftl automatically format/check ftl files 2020-11-22 15:30:59 +10:00
notetypes.ftl Move to all "Note type" (#3560) 2024-11-08 22:53:57 +10:00
preferences.ftl Integrate AnkiHub Sign-in (#3232) 2024-08-17 10:58:23 +07:00
profiles.ftl Backup improvements (#1728) 2022-03-21 19:40:42 +10:00
scheduling.ftl Feat/grade now (#3840) 2025-03-15 17:30:40 +07:00
search.ftl search-invalid-flag -> search-invalid-flag-2 2021-06-02 21:49:33 +02:00
statistics.ftl Add translation strings for True Retention table (#3745) 2025-01-25 19:18:43 +11:00
studying.ftl Feature Show Reminder before answer (#3064) (#3119) 2024-04-13 08:39:50 +01:00
sync.ftl Ankiweb ID -> Email 2025-01-24 22:41:23 +11:00
undo.ftl move action names out of undo.ftl into actions.ftl 2021-05-08 17:11:54 +10:00