Plan/Manual/Using the Views

    From KDE UserBase Wiki
    Revision as of 06:32, 10 October 2019 by Danders (talk | contribs)
    The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

    Description

    The Task Editor is is a typical view that displays data in a tree structure. Most data in the Task Editor can be edited in situ.

    Navigation

    You can navigate the tree structure using the keyboard:

    + Expand an expandable row.
    - Collapse a collapsible item.
    Arrow left Go to previous column in the same row.
    Arrow right Go to next column in the same row.
    Arrow up Go to previous row in the same column.
    Arrow down Go to previous row in the same column.
    Home Go to first row, first column.
    End Go to last row, last column.
    Page up Go to first visible row in the same column.
    Page down Go to last visible row in the same column.

    Editing data

    Editable items is opened for editing by double-clicking on the item or, if using the keyboard, pressing F2 will open the current item.

    When editing an item you can navigate to the next editable item as follows:

    Ctrl+Alt+Arrow left Go to previous editable item in the same row.
    Ctrl+Alt+Arrow right Go to next editable item in the same row.
    Ctrl+Alt+Arrow up Go to the next editable item in preceding rows.
    Ctrl+Alt+Arrow down Go to the next editable item in succeeding rows.