OJD database committing support
[eidogo-ojd.git] / doc / todo.txt
blob2a5aab261307c6f6432c7ac8f0a5f21777f9865b
1 planned for after 1.0
2 - accurate nav slider after new moves played (base on nextSibling)
3 - copy/paste ascii diagrams (http://www.dse.nl/~toni/go/ascii2sgf/index_uk.htm)
4 - edit game info
5 - show more search results
6 - tree navigation
7 - multiple games per sgf
8 - make failed game load non-fatal
9 - show continuations for pattern search
10 - game archive browsing/searching
11 - brief help text (keyboard shortcuts, etc)?
12 - make tools selection prettier
13 - yield during load for more responsive ui
14 - KJD permalinks that only require one JSON request
15 - exhaustive FF[4] SGF support
17 maybe
18 - improve overall speed (rendering, capturing, history, etc)
19 - full-featured flash renderer
20 - subclass Array and leave no trace (each player has own iframe?)
21 - shortcuts only when Player has focus
22 - fix safari 2 history
23 - native iPhone app
24 - IGS client
25 - more robust SGF parser