diff --git a/anki/deck.py b/anki/deck.py index c2d883203..5b6bd333b 100644 --- a/anki/deck.py +++ b/anki/deck.py @@ -1521,7 +1521,7 @@ class DeckStorage(object): backupDir = os.path.expanduser("~/.anki/backups") numBackups = 100 - newDeckDir = "~" + newDeckDir = "~/.anki/" def newDeckPath(): # create ~/mydeck(N).anki