diff --git a/HACKING.md b/HACKING.md index 8c8fe6a..088d9eb 100644 --- a/HACKING.md +++ b/HACKING.md @@ -64,10 +64,6 @@ class DemoBuffer(Buffer): Above are all you need, happy hacking! -## Todo list -* Browser: add cookie support -* Browser: support pop window, such as emacs-china.org -* Browser: add progressbar -* ImageViewer: add zoom support -* VideoPlayer: space to toggle play/pause -* VideoPlayer: hide view to pause video +## Todolist +[Some works you can hacking ;)](TODOLIST.md) + diff --git a/TODOLIST.md b/TODOLIST.md new file mode 100644 index 0000000..2f71517 --- /dev/null +++ b/TODOLIST.md @@ -0,0 +1,7 @@ +## Todo list +* Browser: add cookie support +* Browser: support pop window, such as emacs-china.org +* Browser: add progressbar +* ImageViewer: add zoom support +* VideoPlayer: space to toggle play/pause +* VideoPlayer: hide view to pause video