project: notes
TODO-List for Iteration 3

version: $Revision: 1.3 $
last change: $Date: 2002/09/20 08:27:03 $
SourceForge.net Logo

TODO-List for Iteration 3

Description
comments
status ( todo , in progress , done )
make node-name editable in tree (long click, context-, edit-menu

done
make note editable (extra window)

done
a node has a list of commands, which can be used on it.
e.g. a 'edit-text' - command
create a common interface IMenuCmd which gives
  • the command-text (via notes.properties)
  • is something to edit in a separate window ?
  • execution of sth (with parameter: changed text)

done