notelog has been superseded by hooke.plugin.playlist.SaveCommand
authorW. Trevor King <wking@drexel.edu>
Wed, 12 May 2010 18:08:05 +0000 (14:08 -0400)
committerW. Trevor King <wking@drexel.edu>
Wed, 12 May 2010 18:08:05 +0000 (14:08 -0400)
commit710ddab374ea849cb61dbbf5a5e846a4ccb238d7
tree070274f833080dbb01f66f07f778decbf1684e9e
parentf821e794e7d0b1875543665a9d5a01af2117e811
notelog has been superseded by hooke.plugin.playlist.SaveCommand

The notes will be stored in Playlist.info['note'], and the info dict
is saved in the playlist file format.
hooke/hooke_cli.py