Commit Graph

1334 Commits

Author SHA1 Message Date
7119dee846 Disable autopause so pomodoro timer keeps running 2022-12-09 18:45:41 +00:00
fb4f8e59ab WIP pomodoro mode for Habit Puzzles (#172) 2022-12-09 05:33:49 +00:00
8e916ea92d add caption to KSR images (deja vu) 2022-12-08 18:35:18 +00:00
685efc3de4 AOC day 5 2022-12-06 02:51:28 +00:00
4811395d43 SVG support in NATFlixel. Close #165 2022-12-05 00:06:54 +00:00
8579b6b8f0 Use int-based colors for tag-color systems in NAT. Close #167 2022-12-04 23:11:18 +00:00
1ca8e30c33 handloose save extracted frequencies 2022-12-04 21:49:16 +00:00
c25f112dd1 remove initialZoom argument from HaxeFlixel games 2022-12-04 20:13:49 +00:00
1c2e7c2152 AOC day 4 2022-12-04 20:01:12 +00:00
9cf9c11f1d AOC day 3 2022-12-03 20:55:56 +00:00
e42455f639 AOC day 2 2022-12-02 07:07:30 -07:00
e74bd134bd AOC day 1 2022-12-01 19:03:02 +00:00
a3881c0748 Blank lines to separate cards in default engine 2022-11-12 04:59:38 +00:00
32ad3a5f18 allow non-deletion lines in a cloze 2022-11-12 04:24:00 +00:00
7b3f17201d allow grouping card namespaces 2022-11-12 04:03:28 +00:00
3d9fe72ada image cards in basic engine 2022-11-03 22:23:50 +00:00
b1567e9f66 Kiss-spaced-rep support flexible engine object 2022-11-03 22:04:56 +00:00
0a44a9a2b6 Reverse cards, typed scoring, and cloze cards 2022-11-02 23:26:10 +00:00
5dc2b99528 distinguish json from card file to card file 2022-11-02 21:57:30 +00:00
af44e9e09b split KSR functionality out of Main_ 2022-11-02 21:57:08 +00:00
dbd0c62a1a flexible continuations-based kiss-spaced-rep 2022-11-02 19:28:11 +00:00
e7360e5cb5 format spaced rep output 2022-11-01 05:37:52 +00:00
10fa7940e8 Basic spaced repetition with code generation. 2022-11-01 05:34:13 +00:00
5edd1ac097 habit-puzzles screenshots/gifs 2022-10-21 19:59:03 +00:00
ad6d9eac75 habit-puzzles work around key conflict handling by not allowing custom shortcuts 2022-10-21 19:58:08 +00:00
3626c93e38 R.oneOfChars 2022-10-21 19:51:17 +00:00
ad0b193065 kiss-express projects smarter dts2hx handling. Close #164 2022-10-10 02:11:43 +00:00
de3e336b03 new-project test - test the new project also 2022-10-09 19:25:26 +00:00
6bc85c8a4e test kiss cli commands 2022-10-09 19:12:11 +00:00
812a19cc5f fix DummyUI 2022-10-09 04:33:39 +00:00
ab2233b0b4 RemoveComponent command 2022-10-09 00:56:25 +00:00
5f32af03f1 ui improvements 2022-10-09 00:34:46 +00:00
9c76eebe28 run multiple NATCommands 2022-10-09 00:33:58 +00:00
98cbd9e28e fix unexpected deselection behavior 2022-10-09 00:32:56 +00:00
e890f384d1 color tag systems. Close #152 2022-10-08 23:02:44 +00:00
aa05960a67 Add toString to nat.Entry 2022-10-08 22:33:41 +00:00
18a81742fa KeyShortcutHandler allow force register item 2022-10-08 22:33:14 +00:00
9446ad09a8 NAT use SimpleWindow. Close #108 2022-10-08 22:32:34 +00:00
be743e7f97 +x for kill-carriage-return 2022-10-08 21:21:24 +00:00
268269114a Pass KeyShortcutHandler consumers a printable prefixmap represention. Close #154. 2022-10-08 21:20:08 +00:00
2bbccad2d5 Close #160 and make screenCamera non-optional 2022-10-08 20:50:13 +00:00
042d9fc1b3 kill-carriage-return. Close #144 2022-10-08 20:26:44 +00:00
58a221eb7a KeyShortcutHandler don't cancel after onSelectItem calls start() 2022-10-06 20:36:27 +00:00
93173c0347 don't save priority window column when x-ing out 2022-10-06 20:35:59 +00:00
50cbf2f36f make duplicate registerItem() a no-op 2022-10-06 20:12:18 +00:00
bf51c8c0e8 add leftKey, rightKey to SimpleWindow. 2022-10-06 20:11:32 +00:00
ec38ef9108 Fix xHandler key conflict. Close #147 2022-10-06 18:56:24 +00:00
f14cfd3ef0 Clickable SimpleWindow pages. Close #139. 2022-10-06 18:51:24 +00:00
cd173ee581 remove special controls from SimpleWindow column count 2022-10-06 18:10:39 +00:00
f867fea3a0 make the R key rotate pieces again. close #117 2022-10-06 17:36:47 +00:00