svn: r1568
This commit is contained in:
Alex Roitman
2003-05-21 22:08:09 +00:00
parent 8ecc25d7b7
commit 282cd6732d
4 changed files with 53 additions and 25 deletions

3
TODO
View File

@@ -1,9 +1,6 @@
* Allow for multiple notes. A tabbed interface would be really useful,
since there are no titles for notes. Not all objects would necessarily
need multiple notes. Determine which ones should and shouldn't.
* Drag and drop should display the icon we are dragging instead of just
the default icon. Nautilus does this very effectively, and GTK has
support for this.
* Speed up the reading of the database. The python XML routines are not
as fast as I would like, and it can take a minute or so to read a
large database. This is way too slow.