General#

Some general, editor-independent information

Note for Mac-Users: Instead of the CTRL key, you can normally also use the CMD key.

Start editing#

If you are viewing a page in KnowWE and have the right to edit the page:

  • CTRL + D: Start the EditMode. After starting it, click any section of the page to edit it.
  • CTRL + E: Start the default JSP-Wiki editing. The whole text of the page is shown in a plain text editor.

Common to all editors#

The hot keys described here are available in all situation where text of the wiki page is edited in KnowWE
  • CTRL + S: Saves the changes and closes the edit view.
  • CTRL + ESC/Q: Cancels and closes the edit view without saving.
  • CTRL + Z: Undo the latest changes one by one.
  • CTRL + Y or CTRL + SHIFT + Z: Redo undone changes.
  • ALT + UP: Move the current line up (swap with the line above).
  • ALT + DOWN: Move the current line down (swap with the line below).

Table Editor#

Additionally to the common hot keys, the following keys are available while editing tables in the table editor.

  • TAB: Move to the next cell. Creates new rows if you are on the last cell of the table.
  • ARROWKEYs: Navigate between cells.
  • ENTER: Switch between editing and not editing the selected cell.
  • SHIFT + ENTER: Inserts a line break in the currently edited cell.

DiaFlux Editor#