diff options
Diffstat (limited to 'TODO.md')
| -rw-r--r-- | TODO.md | 8 |
1 files changed, 1 insertions, 7 deletions
| @@ -4,16 +4,11 @@ This is a list of things that I would like to add or change at some point. | |||
| 4 | It's more of a personal reminder than anything else. | 4 | It's more of a personal reminder than anything else. |
| 5 | 5 | ||
| 6 | ## For version 2.1 | 6 | ## For version 2.1 |
| 7 | ### Scrambles | ||
| 8 | * dr and htr scrambles | ||
| 9 | ### Memory management | 7 | ### Memory management |
| 10 | * Free large tables from memory before exit (this is not strictly necessary, | 8 | * Free large tables from memory before exit (this is not strictly necessary, |
| 11 | but can help with WSL bugs) | 9 | but can help with WSL bugs) |
| 12 | ### Installation | 10 | ### Installation |
| 13 | * At startup, check if tables are all there; if not, print an error message | 11 | * Is it possible to make table generation at least 3x faster? |
| 14 | suggesting to run `nissy gen -t 8` (or more than 8). Is it | ||
| 15 | possible to make table generation at least 3x faster? | ||
| 16 | * make 8 threads default for gen? | ||
| 17 | ### Documentation | 12 | ### Documentation |
| 18 | * Write an examples.md file | 13 | * Write an examples.md file |
| 19 | * More screenshots! | 14 | * More screenshots! |
| @@ -85,7 +80,6 @@ including e.g. solutions that were not shown because -c) | |||
| 85 | open up the door for a web-based version or graphical clients | 80 | open up the door for a web-based version or graphical clients |
| 86 | 81 | ||
| 87 | ### Cleanup | 82 | ### Cleanup |
| 88 | * Remove khuge from everywhere | ||
| 89 | * sort again functions alphabetically in their files | 83 | * sort again functions alphabetically in their files |
| 90 | * more stuff to load at start (or when suitable command is called) rather | 84 | * more stuff to load at start (or when suitable command is called) rather |
| 91 | than when called directly, to avoid nasty problems with threading | 85 | than when called directly, to avoid nasty problems with threading |
