From ddfe40aec7179da4233a51a24ab011d771eb719f Mon Sep 17 00:00:00 2001 From: Surfer2010 Date: Wed, 14 Feb 2018 23:54:27 +0100 Subject: [PATCH] created To Do List --- toDoList | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 toDoList diff --git a/toDoList b/toDoList new file mode 100644 index 0000000..bf79a1d --- /dev/null +++ b/toDoList @@ -0,0 +1,4 @@ +- show list of created Areas (each area with unique ID) +- give/take more than one priv +- delete Areas +- edit Areas (change size / position? / change privs given-taken)