diff options
author | Vincent Ambo <tazjin@gmail.com> | 2018-04-08T20·57+0200 |
---|---|---|
committer | Vincent Ambo <tazjin@gmail.com> | 2018-04-08T20·57+0200 |
commit | c07c46621960010b2a351f55a8255439362745f0 (patch) | |
tree | 3636965197064aadeb994c3f2af372d1cde23e3e /todo.org | |
parent | 9eb8501fae4b4024e1b2d052b213351deeae8b81 (diff) |
docs(todo): Add TODO list
Diffstat (limited to 'todo.org')
-rw-r--r-- | todo.org | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/todo.org b/todo.org new file mode 100644 index 000000000000..af8fb223a2f3 --- /dev/null +++ b/todo.org @@ -0,0 +1,4 @@ +* TODO Configurable number of DB workers +* TODO Pin *-versions in cargo.toml +* TODO Match certain types of Diesel errors (esp. for "not found") +* TODO Sketch out categories vs. tags system |