X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;ds=sidebyside;f=TODO;h=dc4b35674ec46c8360153bbb4467995abb880fc7;hb=382626aad0a683ed8642a6a807eea743db45f7f8;hp=a4566505f1d12cde089db5f22a860baa46edf437;hpb=7f3984f3f9524f5b6813e01ceb2fe576dadff94e;p=chaz%2Fyoink diff --git a/TODO b/TODO index a456650..dc4b356 100644 --- a/TODO +++ b/TODO @@ -1,7 +1,13 @@ -The man page (doc/yoink.6) might have a broad list of long-term goals. -Otherwise, the code itself is documented with stuff that needs doing: +The roadmap and ticket tracker are available on the website: +There are lists of goals and tasks on the website: + +Roadmap: http://www.dogcows.com/yoink/roadmap +Ticket Tracker: http://www.dogcows.com/yoink/report/1 + + +Other than that, the itself code is documented with stuff that needs doing: FIXME marks a known bug and/or broken, incomplete code. -TODO marks code that could use some refactoring or possible new features. +TODO marks code that could use some refactoring or possible new features.