Skip to content

Commit 9409f54

Browse files
authored
Init Repo Function (#24)
* Restructuring and new command * Remove GlobalConfig 🎉 * Note Model Outside of Recipe * Fix * Personal Fields Optional * Ongoing Init Work * Saving Note Models as separate files * Note Models writing to files * Media and Csvs Generated * Top Level Tasks * Recipes Build for Anki->Source * Recipe builder working in both directions * New Anki Template Fields * Bugfixes * Test fixes * Note Model Mappings now optional; Bugfixes * Sub-deck partial support (Only read) * Minor error code fix * Version number in help text * Help text fix * Deck name is import name * Test fix * Remove PyYaml from requirements.txt * Ongoing * Update documentation for Init * Remove useless comment * Release v0.3.4
1 parent 2a3bc51 commit 9409f54

File tree

73 files changed

+1413
-816
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

73 files changed

+1413
-816
lines changed

Pipfile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@ clint = "==0.5.1"
1313
coverage = "==4.5.4"
1414
"ruamel.yaml" = "==0.16.10"
1515
yamale = "==3.0.4"
16-
PyYaml = "*"
1716

1817
[requires]
1918
python_version = "3.7"

Pipfile.lock

Lines changed: 53 additions & 40 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)