Re: [Vimprobable-users] two ideas to improve the quickmarks
Vimprobable is a lean web browser optimised for full keyboard control
Brought to you by:
hanness
From: Daniel C. <dan...@gm...> - 2013-04-29 15:20:30
|
Hi Marco! The idea, to make the search-engine feature miore flexible to a generic shortcut syste is great! But we must keep the in mind to have the ability to use all parametes for the shortcuts together, to not break the search-engine feature. I suggest to use %0 as placeholder for all parameters, and %1-%9 as placeholder for single parameters. So the searchengines could be revamped to the shortcut feature and behave the save as before, but we have also the ability to us single parameters in the way you proposed. My second concern goes to the placeholder format. Does Elinks use the '%'-Char to mark placeholders? I think it isn't easy to distinguisch %x from url entities like (%20 for a space). Maybe we should change the placeholder to something else $0 or so. Daniel |