Commit graph

21 commits

Author SHA1 Message Date
f8e5a92cb9
fix: typo. 2025-03-17 16:52:36 +01:00
ddb8458c6c
fix: formatting. 2025-03-17 16:47:26 +01:00
cc7f8283bb
feat: allow creating a package with multiple decks. 2025-03-17 16:38:02 +01:00
4a129b60a3
fix: formatting of some questiones. 2025-03-17 16:26:41 +01:00
585eb3c70a
fix: exported notes are html, so don't render them again, potentially breaking stuff. 2025-03-12 00:25:11 +01:00
2964baed39
fix: formatting of lagrange identity. 2025-03-11 23:57:56 +01:00
5f6186de3f
feat: add more questions. 2025-03-11 23:00:52 +01:00
9a2a1182c4
fix: move all decks into subdirectories to avoid clutter. 2025-03-11 19:35:18 +01:00
cc225b3011
feat: add more questions. 2025-03-11 19:33:16 +01:00
09df20a2fa
fix: add ignore for All Decks.txt. 2025-03-11 19:31:30 +01:00
3fef197d33
fix: ensure newline at end of file. 2025-03-11 19:07:25 +01:00
2e76b88d09
feat: support multi-deck import. 2025-03-11 18:49:54 +01:00
add536d1d0
fix: use better python implementation for import from text file. 2025-03-11 18:40:01 +01:00
e18fda87ca
docs: add simple readme. 2025-03-10 19:51:16 +01:00
aac3b9c781
fix: rename to include ids. 2025-03-10 19:45:04 +01:00
c933cf509e
feat: inital add decks. 2025-03-10 19:43:16 +01:00
5d8a6a73ae
fix: truncate filenames after 128 bytes. 2025-03-10 19:41:19 +01:00
7ed8fd5182
feat: add simple script to convert from tsv export. 2025-03-10 19:29:11 +01:00
fe417c4438
fix: remove debug log from generate.py. 2025-03-10 19:28:56 +01:00
980f6d6f96
feat: add .gitignore. 2025-03-10 19:05:10 +01:00
de92476ccb
feat: add generate python script. 2025-03-10 19:04:42 +01:00