root/TODO.txt

Revision 1, 0.8 kB (checked in by matt_dorn@yahoo.com, 4 years ago)

Project initialized

Line 
1 TODO
2 ====
3
4 for version 0.2:
5
6 - support for multiple lists (undocumented in the API, see:
7 http://danontopic.com/public/pages/backpackApiLists.html)
8 - alert if a user navigates away from a page without saving work
9 - enhanced syncing (e.g., upload changes, not just write new pages)
10 - asynchronous network activity so that application doesn't hang while
11 connecting
12 - progress indicators for network activity
13 - ensure MVC architecture
14
15 beyond version 0.2:
16
17 - port to Windows
18 - context-sensitive cut/copy/paste (e.g., can cut and paste item from
19 one list to another, in addition to just text)
20 - abstract DB interface to allow for creation of other database layer
21 modules, e.g., SQLite
22 - allow manipulation of page scope, sharing, etc.
23 - implement Gnome Human Interface Guidelines
Note: See TracBrowser for help on using the browser.