mirror of
https://github.com/ankitects/anki.git
synced 2025-11-07 05:07:10 -05:00
* Allow burying cards in browser This code is based on existing "toggle suspend" command in browser. - Adds "toggle bury" command to browser cards menu. - Adds "browsing-toggle-bury" to core translation. Only english-language. - Adds "buried" coloring to rows for buried cards in browser table. Not yet done: - Keyboard shortcut for "toggle bury" action. - Non-english translations. * Add contributor as requested in CONTRIBUTORS. * Fix formatting in browser_table.rs. * Add keyboard shortcut to "toggle bury" command. This adds keyboard shortcut "ctrl-shift-j" to "toggle bury" command in browser cards menu. * Simplify logic for color of buried-card rows. |
||
|---|---|---|
| .. | ||
| ankidroid.proto | ||
| backend.proto | ||
| card_rendering.proto | ||
| cards.proto | ||
| collection.proto | ||
| config.proto | ||
| deckconfig.proto | ||
| decks.proto | ||
| generic.proto | ||
| i18n.proto | ||
| import_export.proto | ||
| links.proto | ||
| media.proto | ||
| notes.proto | ||
| notetypes.proto | ||
| scheduler.proto | ||
| search.proto | ||
| stats.proto | ||
| sync.proto | ||
| tags.proto | ||