diff --git a/TODO b/TODO deleted file mode 100644 index 9519d4a..0000000 --- a/TODO +++ /dev/null @@ -1 +0,0 @@ -Documentation/help text on the edit package page? diff --git a/TODO.md b/TODO.md new file mode 100644 index 0000000..336ff1a --- /dev/null +++ b/TODO.md @@ -0,0 +1,26 @@ +Documentation/help text on the edit package page? + +Multi-documentation isn't working (e.g. scribble-doc) + +Want to be able to see packages with build problems, and packages without build problems + - on the search page? would a display of all tags help with this? + - or on the main page? + +Some way of getting a list of all packages + - "you should have the "285 package in the index" have a link like "hiding main-distribution (show)"" + +Want to be able to sort result tables + +you should be able to specify git repos over http/https +you should be able to specify subdirs in git repos +you should check the existence of repos/github repos/urls/etc via XHR + +you should say how many packages there are in response to a search + +the build status "problems" button should be a link to the build status + +## Design possibilities + +"the big gray box should probably not go all the way to the top of the page" + +Make the header bar the same size as the main racket page