<%inherit file="base.html"/> <%block name="lo_head_title"> ${ _('LoNote Hotkey Table') | h} <%block name="lo_nav_header"> ${_('LoNote Hotkey Table') | h} <%block name="lo_head_append"> <%namespace file="element.html" import="*"/> <%block name="lo_nav_tools">
${btn_bookshelf()} ${btn_ioc()} ${btn_configure_start()}
<%block name="lo_data"> ${modal_bookshelf()} ${modal_ioc()} ${modal_configure_start()} <%block name="lo_article_content">

${_('LoNote Hotkey Table')}

${_('Hint: Almost all editing function only have hotkey but no button.')}

${_('Note Management')}

${_('The Hotkey')}${_('Description')}
Alt + N${_('Create a new paper.')}
Ctrl + Alt + N${_('Create a new sub-paper.')}

${_('Content Editing')}

${_('The Hotkey')}${_('Basic Formating')}
Ctrl + K${_('Remove format')}
Ctrl + B${_('Bold')}
Ctrl + I${_('Italic')}
Ctrl + U${_('Underline')}
Ctrl + S${_('Strike')}
Alt + ↑${_('Font size increase')}
Alt + ↓${_('Font size decrease')}
Ctrl + E${_('Color change')}
Alt + K${_('Super script')}
Alt + J${_('Sub script')}
${_('The Hotkey')}${_('Paragraph Formating')}
Alt + 0${_('Paragraph')}
Alt + 1 ~ 6${_('Heading 1 ~ 6')}
Alt + 7${_('Blockquote')}
Alt + 8${_('Code (pre block)')}
Alt + P${_('Unordered List')}
Alt + O${_('Ordered List')}
Alt + ]${_('Indent')}
Alt + [${_('Outdent')}
Alt + ,${_('Justify Left')}
Alt + .${_('Justify Right')}
Alt + M${_('Justify Center')}
${_('The Hotkey')}${_('Inserting & Linking')}
Alt + I${_('Insert Resource')}
Ctrl + Alt + I${_('Insert (or edit) HTML Source Code.')}
Ctrl + L${_('Create a Link of Selected Text.
(Format: TEXT@LINK or only LINK)')}
Ctrl + Shift + K${_('Remove link')}
Alt + D${_('Insert Date-stamp')}
(${_('Configure the Date-stamp format')})
Alt + T${_('Insert Time-stamp')}
(${_('Configure the Time-stamp format')})
Alt + W${_('Use the Wrapper to wrap current selection.')}
${_('You can set your wrapper in Global Menu.')}
${_('The Hotkey')}${_('Image Resizing')}
Shift + ${_('Mousewheel')}
${_('(on image)')}
${_('Resize the image.')}
Shift + ${_('LeftClick')}
${_('(on image)')}
${_('Resize the image to default width.')}

${_('Other')}

${_('The Hotkey')}${_('Description')}
F1${_('Open the Start Page')}
F2${_('Toggle the Papermenu.')}
F4${_('Open this table.')}
F10${_('Toggle view/edit mode.')}
Alt + Q${_('Toggle the Bookshelf')}
Alt + A${_('Toggle the Index of Content')}

${_('Browser Build-in')}

${_('Browser')}${_('Document')}
Firefox${_('See the')} Mozilla Support ${_('(Multi language)')}
Chrome / Chromium${_('See the')} Chrome Help ${_('(Multi language)')}