diff options
Diffstat (limited to 'melodactyl/TODO')
-rw-r--r-- | melodactyl/TODO | 25 |
1 files changed, 0 insertions, 25 deletions
diff --git a/melodactyl/TODO b/melodactyl/TODO deleted file mode 100644 index af6f4ff3..00000000 --- a/melodactyl/TODO +++ /dev/null @@ -1,25 +0,0 @@ -Priority list: -1-9 as in Vim (9 = required for next release, 5 = would be nice, 1 = probably not) - -BUGS: -- broken commands: - - :tabduplicate - - :open songbird-internal-search searchString (broken because SB intercepts queries to this engine) - - <C-^> only works between browser tabs not the media tab - - numbered tabs - -FEATURES: -9 Clean up NEWS -9 Bookmarks are now only supported in SB via an addon. -9 '?' - Reusing '/'. -8 Merge with SongBird's sanitizer implementation. -8 Playlist/SmartPlaylist operations & meta-data operations. -8 Sort-View commands. -7 Queue view. -7 j/k - for browsing through the visible view. -7 extended hint mode for opening links in FF. -6 :tqueue, :lqueue etc. -5 make Player mode commands work in the Mini-Player. -5 Check for default extensions and add commands for them. Ex. Last.fm, Seeqpod e.t.c - Wouldn't these be provided as Melodactyl plugins like Pentadactyl does? --djk -5 tagging tracks for manipulation by commands |