organize-search-engines
organize-search-engines copied to clipboard
Automatically exported from code.google.com/p/organize-search-engines
``` improve sort stuff ``` Original issue reported on code.google.com by `[email protected]` on 20 Dec 2007 at 3:42
``` Structure__Item::modified with values 0,1 and 2 is really ugly. This should get a better fix, with it's own flag or some detection whether the item is in RDF. ```...
``` allow the user to set background colors for engines... probably hard to get with different themes ``` Original issue reported on code.google.com by `[email protected]` on 28 Jul 2007 at...
``` export/import stuff ``` Original issue reported on code.google.com by `[email protected]` on 28 Jul 2007 at 4:53
``` [optionally] select the search engine of the current page automatically ``` Original issue reported on code.google.com by `[email protected]` on 13 Jul 2007 at 2:41
``` try to be compatible to as many extensions as possible... there's already compatibility for searchOnTab, 2ndSearch and an "API" to make things easier for other extensions. ``` Original issue...
``` copy n paste would be nice, as another way to move engines across folders not involving the mouse ``` Original issue reported on code.google.com by `[email protected]` on 13 Jul...
``` allow engines (and folders) to be in more than only one folder. ``` Original issue reported on code.google.com by `[email protected]` on 25 Apr 2007 at 3:37
``` 'nuff said ``` Original issue reported on code.google.com by `[email protected]` on 25 Apr 2007 at 3:33
``` There's already a rudimentary and buggy API in the component. The manage window should just be a consumer of it instead of modifying the low-level RDF. Problem here is...