====== Zim:Keybindings ======

( Keybindings that edit the buffer or create a new page are disabled
in read-only mode. )

=== General ===

    alt-i toggle index
    ctrl-+ expand all   (ctrl-= unofficial alias)
    ctrl-- collapse all
    ctrl-space toggle focus between index and buffer
                      opens side pane if index is invisible

    alt-home home
    alt-left back
    alt-right forward
    alt-up namespace up
    alt-D go to todays page

    alt-t style drop down
    alt-a actions drop down
    
    ^w close window
    alt-/ search in page  (just '/' in readonly mode)
    ^F search dialog (~TODO)

    ^S save page (forced)
    ^O open page
    ^R reload page (saves first)
    ^N new page

    ^L link or "new link" dialog
    ^E edit link
    ^D inserts timestamp

    ^1..^5 heading
    ^6 normal
    ^B strong
    ^I italic
    ^U underline (renders highlighted)

    ^Z undo (TODO)
    ^Y redo (TODO)

Also all the usual keybindings apply for the text edit widget.

