diff options
author | elioat <elioat@tilde.institute> | 2022-12-12 14:11:45 -0500 |
---|---|---|
committer | elioat <elioat@tilde.institute> | 2022-12-12 14:11:45 -0500 |
commit | 10839277ebe5fc56ae9d8fa2c52c2c53ddbff46c (patch) | |
tree | c2e2c338ad765f2074fb9a0ffe3223d6c516f4e4 | |
parent | 1bc2118a25c3ab2eaeb8e6c615afba0134fe5d6c (diff) | |
download | december-2022-10839277ebe5fc56ae9d8fa2c52c2c53ddbff46c.tar.gz |
*
-rw-r--r-- | ideas.txt | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/ideas.txt b/ideas.txt index 6bb8d74..64f54f7 100644 --- a/ideas.txt +++ b/ideas.txt @@ -1,9 +1,9 @@ # ideas -- pokedex -- database driven document store/wiki thing -- fixing sbcl/ecl/sly setup on my computer -- scripts to make writing blog posts easier -- game (with graphics) -- re-work some of the things from aplcart.info using lil or another language -- re-work my website to be easier to navigate and (way) more accessible \ No newline at end of file +- [] pokedex +- [x] database driven document store/wiki thing (see src/catalogure.lil) +- [] fixing sbcl/ecl/sly setup on my computer +- [] scripts to make writing blog posts easier +- [] game (with graphics) +- [] re-work some of the things from aplcart.info using lil or another language +- [] re-work my website to be easier to navigate and (way) more accessible \ No newline at end of file |