Add TODO.md file. - tgtimes - The Gopher Times | |
git clone git://bitreich.org/tgtimes git://enlrupgkhuxnvlhsf6lc3fziv5h2hhfrinws… | |
Log | |
Files | |
Refs | |
Tags | |
README | |
--- | |
commit e5b9a6c20d987451caebc31cff50087ea0c148cb | |
parent 9aa73e2de320c6c20f1727e4a6b3c7264fa3b635 | |
Author: Christoph Lohmann <[email protected]> | |
Date: Sun, 25 Jun 2023 10:40:13 +0200 | |
Add TODO.md file. | |
Diffstat: | |
A TODO.md | 24 ++++++++++++++++++++++++ | |
1 file changed, 24 insertions(+), 0 deletions(-) | |
--- | |
diff --git a/TODO.md b/TODO.md | |
@@ -0,0 +1,24 @@ | |
+# TODO | |
+ | |
+* add random generators | |
+ * weather forcast for funny city | |
+ * announcement | |
+ * ads | |
+ * from bitreich ads | |
+ * sell / buy offers | |
+ * dates | |
+ * joke generator | |
+ * horoscope generator | |
+ * from annna | |
+* make things be easily publishable on media formats | |
+ * paper | |
+ * txt | |
+ * gopher | |
+* add more file format interpreters | |
+ * md2txt | |
+ * docx2txt? | |
+ * text2txt? | |
+* convert old opus to new format | |
+* add publishing tutorial | |
+ |