sblask-webextensions / webextension-simple-form-fill

Enter text into input fields by choosing items from the context menu or using the optional autocomplete. New items can be added through the context menu while having some text selected or by changing the add-ons' preferences.

Home Page:https://addons.mozilla.org/firefox/addon/simple-form-fill/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Feature request: keyword search.

Dra9o opened this issue · comments

commented

It would be nice if the extension would skip part of the line being inserted into the form. For example, if instead of 'main // bar // foo', 'foo' was inserted. This will actually enable search. In the context menu, it is desirable to display these items as submenus.

How would that be different from comments? If you set you comment string to // you can write foo // some descriptive key word. I don't really want to add yet another way of doing that. I can see that having context menu submenus might be beneficial for some, but having a flat format is a feature in itself, It's the simple in Simple Form Fill. I also see the autocomplete and filtering in there as the main feature.