summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBenjamin Chausse <ChausseBenjamin@users.noreply.github.com>2018-11-01 21:16:13 -0400
committerBenjamin Chausse <ChausseBenjamin@users.noreply.github.com>2018-11-01 21:16:13 -0400
commitfb57b5bd96154095b345a315e71eec92c2fd7e72 (patch)
tree3296e7eb87d4b6aefafbc9ba24695fecc1c59e6b
parentc66728ef9d6a5659f31c0fadaf7a2a843cacb109 (diff)
New Developpement system
Added new tasks and set myself up to manage what currently is under developpement and what isn't through chackmarks. New Dev idea is offline cache of tasks
-rw-r--r--README.md9
1 files changed, 6 insertions, 3 deletions
diff --git a/README.md b/README.md
index e14c38f..1870043 100644
--- a/README.md
+++ b/README.md
@@ -43,6 +43,9 @@ The following line to edit are:
The default color for the widget is `rgba(#F2F2F2, 1.0)`.
## Possible Eventual Improvements ##
-- Due Date Sorting
-- Todoist Markdown Support
-- Indent embedded subtasks
+(checked items are under developpement)
+- [ ] Due Date Sorting
+- [ ] Todoist Markdown Support
+- [ ] Keep a record of tasks offline
+ - [ ] Display an `Offline` indicator
+- [ ] Indent embedded subtasks