|
From: Alan E. <ez...@us...> - 2005-10-07 03:29:00
|
Update of /cvsroot/jedit/plugins/InfoViewer In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv1228 Modified Files: TODO.txt Log Message: Index: TODO.txt =================================================================== RCS file: /cvsroot/jedit/plugins/InfoViewer/TODO.txt,v retrieving revision 1.6 retrieving revision 1.7 diff -u -d -r1.6 -r1.7 --- TODO.txt 6 Oct 2005 22:36:03 -0000 1.6 +++ TODO.txt 7 Oct 2005 03:28:52 -0000 1.7 @@ -1,9 +1,11 @@ TODO for InfoViewer ------------------- -* Fix the shortcuts so that they actually work. -* Rewrite InfoViewerAction to be an EditAction - translate the action code - into beanshell - add the actions to actions.xml + +* Add another tab to the sidebar for bookmarks + Permit direct manipulation of bookmarks via this sidebar. +* Allow users to add JAR files and directory trees that also get indexed in the help + search facility? Or is that for JIndex to do? * Allow multiple instances of InfoViewer windows: - menu "File": New window, Clone window - right-click popup: Open link in a new window |