On 7/12/07, Vincent Massol <vincent(a)massol.net> wrote:
[...]
PS: I've just had an idea and I think it would be a killer
feature... :) What about adding a shortcut so that on any page you
can type ctrl+P (or ctrl+D or whatever other shortcut) and it would
present a text field in the middle of the page allowing you to enter
the name of the page you want to navigate to. It would work exactly
as it works on IntelliJ IDEA (Ctrl+N) so you can type some letters
and it'll propose pages. Even better, if the user hits the right
arrow key, it would provide some actions for that page: view, edit,
rename, delete with view being the default action so ctrl+P + Enter
opens the page in view mode and ctrl+P + right arrow + down arrow +
Enter opens the page in edit mode, etc. I'm very excited by the
idea... WDYT?
This is an excellent idea, and not difficult to implement, especially
since the suggest is almost ready and we can integrate and adapt it.
What about a link in the top menu, for those who don't (want to make
the effort to) remember the shortcut?
M.