Doc update
[mirrors/libpurple-core-answerscripts.git] / TODO.md
diff --git a/TODO.md b/TODO.md
new file mode 100644 (file)
index 0000000..65fbdd0
--- /dev/null
+++ b/TODO.md
@@ -0,0 +1,10 @@
+#What TODO?
+  * GUI for managing answerscripts with following features
+    * list answerscripts
+    * enable/disable answerscripts (by chmod +x/-x on them)
+    * edit/create/delete answerscripts
+    * install/update/share answerscripts using online git repository (aka script market)
+  * Add more ANSW_ variables and features
+  * Make this answerscript API stable
+  * Port whole idea and plugin to other (non-purple) libraries/clients while maintaining compatibility of existing answerscripts and API
+    * probably move answerscripts out of ~/.purple/ to ~/.config/answ/ or something, so they can be shared between multiple agents
This page took 0.147659 seconds and 4 git commands to generate.