diff options
-rw-r--r-- | ChangeLog | 5 | ||||
-rw-r--r-- | TODO | 7 |
2 files changed, 9 insertions, 3 deletions
@@ -1,3 +1,8 @@ +2003-03-23 David Bordoley <bordoley@msu.edu> + + * TODO + Added some more todos for the bme. + 2003-03-23 James Willcox <jwillcox@gnome.org> * lib/ephy-autocompletion.c: @@ -1,10 +1,10 @@ To do: Bookmarks: - +- Implement "epiphany --bookmarks" command line switch that opens a bme window only (also add a .desktop file to the applications menu) +- closing the last ephy browser window shouldn't close the bme window - Good editor menu layout, accells ... - All bookmarks dialogs need to use ephy_state for default/user persisted size -- Window icon for bookmarks editor - Select All menu, useful to open several windows at a time - Space should toggle topics checkboxes, maybe also click on the title ? - Fix import to s/folder/topic again @@ -13,11 +13,12 @@ Bookmarks: otherwise completion will not work - Consistent use of topics instead of keywords in the code - Drag topics on the toolbar +- Topics/bookmarks should be organized alphabetically and case-insensitively. - Support several special folders: I guess we need to make the All node property more generic. - "Most used" topic. Note that here the topic term doesnt work well :/ - "Not categorized" topic. Same prob as above. -- Do we need "All" ? +- Do we need "All" ? (daveb says yes, its a database, we should provide a way to access and search the whole thing) Others: - if you change mozilla settings when ephy is not running, they arent updated in prefs.js |