Anki/rslib/src/import_export
Damien Elmes ceb8a4ac20 Revert "Use scheduling flag instead of checking revlog when importing decks (#2730)"
This reverts commit e1e0f2e1bd.

The previous change breaks the assumption on this line:

                DeckKind::Filtered(_) => unreachable!(),

This will likely need a bigger refactor to handle this properly, and separate
out importing of deck configs from other scheduling data.
2023-10-26 11:23:24 +10:00
..
package Revert "Use scheduling flag instead of checking revlog when importing decks (#2730)" 2023-10-26 11:23:24 +10:00
text Update incompatible Rust deps 2023-09-28 10:00:47 +10:00
gather.rs Add a backend method to extract static media references (#2716) 2023-10-11 14:10:02 +10:00
insert.rs Switch Rust import style (#2330) 2023-01-18 21:39:55 +10:00
mod.rs Refactor service generation (#2552) 2023-06-19 15:33:40 +10:00
service.rs Merging Notetypes on Import (#2612) 2023-09-09 09:00:55 +10:00