Anki/anki
rizzomichaelg 610ca050eb Adding new cloze while in filtered deck
When adding a new cloze tag while a card is in a filtered deck, anki currently adds the new card to the Default deck.  

My proposed fix checks if the card has the odid field set and then sets the did to use when generating the new cards as the odid.
2016-04-09 08:46:54 -05:00
..
importing if we detect a schema change, we must make sure not to update cards 2015-05-30 13:05:22 +10:00
template don't fail if \n in cloze 2014-04-21 14:50:18 +09:00
__init__.py remove stray text 2016-04-05 11:04:40 +10:00
anki optimize imports 2012-12-22 09:17:10 +09:00
ankiweb.certs bump version again, as new cert was missing an intermediate 2014-04-12 15:54:25 +09:00
cards.py make sure we reset odue when rescheduling as new 2013-11-17 16:03:58 +09:00
collection.py Adding new cloze while in filtered deck 2016-04-09 08:46:54 -05:00
consts.py update media url 2015-03-13 17:06:34 +11:00
db.py use python's sqlite3 if pysqlite > 2.6 2015-09-26 11:51:32 +10:00
decks.py work around huge perDay values set by other clients 2016-01-20 20:59:56 +10:00
errors.py merged libanki and ankiqt into single distro 2012-12-21 16:51:59 +09:00
exporting.py zip64 support, and import/export improvements 2016-02-26 10:01:46 +10:00
find.py Update Field Searches to match multi-line fields 2015-09-25 11:13:42 -04:00
hooks.py merged libanki and ankiqt into single distro 2012-12-21 16:51:59 +09:00
js.py merged libanki and ankiqt into single distro 2012-12-21 16:51:59 +09:00
lang.py about about and available languages 2013-08-22 15:54:33 +09:00
latex.py update latex path for osx 10.10 2015-08-31 19:33:58 +10:00
media.py unquote does need utf8, but we need to convert back to unicode after 2014-08-05 12:59:31 +09:00
models.py Use alternate pattern match during field changes 2014-12-29 20:09:09 -06:00
notes.py tweak logging 2013-10-30 22:42:32 +09:00
sched.py don't bump mod time when moving cards into/out of a filtered deck 2015-03-19 15:35:04 +11:00
sound.py use default sample rate instead of forcing 44100 2014-04-18 04:17:05 +09:00
stats.py allow better translations of added cards statistics 2014-08-28 08:16:12 +02:00
statsbg.py merged libanki and ankiqt into single distro 2012-12-21 16:51:59 +09:00
stdmodels.py fix inconsistency in default note type names 2014-10-23 14:28:26 -05:00
storage.py be explicit about modSchema()'s check flag 2014-11-03 16:28:12 +09:00
sync.py DEV->ANKIDEV 2015-05-19 14:26:33 +10:00
tags.py Limit tags in custom study dialog to those in the selected deck 2015-11-21 14:38:21 +02:00
upgrade.py fix upgrading of latex references 2013-05-22 09:46:09 +09:00
utils.py make sure temp folder hasn't been deleted since creation 2014-06-24 14:50:39 -05:00