Put an link to "Keyboard Map" to "Keyboard Settings..."

Started by Stefan, April 25, 2009, 11:30:00 AM

Previous topic - Next topic

Stefan

Put an link to "Keyboard Map"  to "Keyboard Settings..."


Why not add an button to open  the "Keyboard Map"  to "Keyboard Settings..." -Dialog?
In that dialog it would be more needed?

---------

Also it would be nice to have this shortcut list sortable.
Can you make this list itself sortable?
Maybe provide at least an CSV output?
Or an HTML output with JS command to sort the columns?

----------

Even better of course provide this list inside HE
like the commands list with "Options>Keyboard" include search field :D
__________________
|__search_box__P___|
List
of
shortcuts
Alt+P     | command
Ctrl+P    |  command
Shift+P  | command
------------------------


So i can see what action an pressed  shortcut  would be do.
And i can search for an free shortcut before getting always  "shortcut is already taken" dialogs.
Stefan, HippoEDIT beta tester 
HippoEDIT - the editor programmers wants to code thyself when they are dreaming.        -Don't just edit. HippoEDIT!-

alex

QuotePut an link to "Keyboard Map"  to "Keyboard Settings..."
Generally agree, but space is problem. I do not want make samller command list. Maybe I would add new button after SaveAs and Delete. Somethink like Map or View.

QuoteAlso it would be nice to have this shortcut list sortable.
It is already sorted by name. And this is used for filtering.
Or you mean exported HTML? Which you can see after Keyboard Map command. The all logic is inside keymap.xslt. If I would have time I can check what is possible. If you have some JS table example that can sort, send it me, I would apply it ;)

QuoteEven better of course provide this list inside HE
First I thought this can delay, bu now I see some easy way ;). Maybe I would add it soon.
HippoEDIT team
[url="http://www.hippoedit.com/"]http://www.hippoedit.com/[/url]

Stefan

Just to make this clear:
with sortable i mean sort the shortcuts (Alt+ , Ctrl+ , Shift+)  too
to find f.ex. Ctrl+P at easy to see what this would do if you would use this shortcut.

Sometimes i want to press an shortcut, but be afraid what would happens ,
is this THE right one to do what i want..
... or would this reformat all my code and port it to Suaheli before it trash all in the garbage :D

Stefan, HippoEDIT beta tester 
HippoEDIT - the editor programmers wants to code thyself when they are dreaming.        -Don't just edit. HippoEDIT!-

Stefan

1.43 beta build 655 (27.04.2009) added:

1.) Link button in "Tools > Keyboard Settings..." to open Keyboard Map (Note: XML have to be associated with iE, mine is not as you see)
2.) For "Help > Keyboard Map" you can now click on column header to sort this column
3.) With "Tools > Keyboard Settings..." you are now able to enter start of an shortcut (f.ex. CTRL+)
      to see all commands with assigned Shortcut starts with you search request




use    ----     to
(f                 see all assigned  Functionskeys (F1 - F12)
+p                see all shortcuts with  "P"-key   (Alt+P, Shift+Ctrl+P,...)
(alt               see all ALT+ 
(sh               all with Shift+
shift              all Shift, Shift+, +Shift

1                  1, 10, 11, 12,  POS1
1)                 1,      11,      , POS1
+1                1


EDIT:  See  an  little video about this feature  at YouTube  ==> http://www.youtube.com/watch?v=EH-ZmQWPSxI

_
Stefan, HippoEDIT beta tester 
HippoEDIT - the editor programmers wants to code thyself when they are dreaming.        -Don't just edit. HippoEDIT!-

Stefan


Feature request  for the ToDo list:   

If i enter "Tools > Keyboard Settings..."   it would be nice if the search box would have the focus instead of the scheme box :D


-
Stefan, HippoEDIT beta tester 
HippoEDIT - the editor programmers wants to code thyself when they are dreaming.        -Don't just edit. HippoEDIT!-

alex

I think this was before I have added new button like this.
Would fix. Thanks ;)
HippoEDIT team
[url="http://www.hippoedit.com/"]http://www.hippoedit.com/[/url]