Quire
    • Quick help
    • Tutorial
    • Templates
    • Keyboard Shortcuts
      F1
    • Quick onboarding guide
    • Documentation
    • Visit Quire community
    • Submit your feedback
    • Changelog
    • Quire ver. 1770
    • No results found.
      Type 3 or more characters or press Enter to search
            • Show more results
            • Search other projects
            • Back to search
                • Show more results
                Unable to reach Quire.
                Please check your internet connection.
              • Log in
                      • Add sublist
                      • Add document

                      Keyboard Shortcuts

                      Navigate different task or function

                      ↑, ↓, PgUp, PgDn, Home, End, Tab

                      Move around in Calendar, Timeline, and Board views

                      Ctrl+Shift+↑ / ↓ / ← / →

                      Collapse or expand tasks by level

                      ←, →, Shift+← / →, o,

                      Shift+Alt+← / →

                      Select multiple tasks

                      Shift+↑ / ↓ / PgUp /PgDn, Ctrl+Click , Shift+Click, Ctrl+A

                      Indent task in edit mode

                      Tab, Shift+Tab

                      Move tasks vertically or horizontally

                      Ctrl+↑ / ↓ / ← / → / PgUp / PgDn

                      Administer selected task

                      @ Set assignee ? Set status # Set tag < Set due ! Set priority > Set project

                      F2,
                      Alt+↵
                      Edit task name
                      d,
                      Ctrl+D
                      Edit task description
                      t
                      Add new task at first level
                      ↵
                      Add new task
                      Shift+↵
                      Add new subtask
                      Ctrl+DEL
                      Delete selected tasks
                      c
                      Comment selected task
                      l
                      Add sublist
                      Ctrl+M
                      Self-assign selected tasks
                      Ctrl+X
                      Cut selected tasks
                      Ctrl+C
                      Copy selected tasks
                      Ctrl+V
                      Paste what you cut or copied as tasks
                      Ctrl+E
                      Select all relevant subtasks
                      Alt+P
                      Make a subtask of
                      Ctrl+S
                      Turn to a section
                      Ctrl+Alt+M
                      Turn to a milestone
                      i
                      Show task ID and more
                      =
                      Launch or close My Tasks
                      Ctrl+B
                      Blink search projects, members, etc.
                      s
                      Search tasks and comments
                      SPACE
                      Open or hide detail panel
                      ]
                      Open or hide sidebar
                      (, )
                      Switch tabs
                      1, 2, … ,6
                      Switch tasks view
                      Ctrl+.
                      Enable or disable full screen
                      z
                      Zoom in selected task
                      a,
                      Ctrl+Esc
                      Zoom out selected task
                      Ctrl+Z
                      Open undo operation list
                      Alt+Q
                      Quote selected text in your reply
                      Ctrl+/
                      ,
                      Shift+C
                      Complete selected tasks
                      Ctrl+P
                      Print tasks
                      F1
                      Keyboard shortcuts
                      Learn more about how to use Quire with keyboard only here.

                      Markdown

                      Syntax
                      Keyboard shortcut
                      Headers
                      # H1, ## H2, ### H3
                      -
                      Italic
                      *text*

                      Ctrl+I

                      Bold
                      **text**

                      Ctrl+B

                      Underline
                      _text_

                      Ctrl+U

                      Numbered List
                      1. step1
                      1. step2
                      -
                      Bulleted List
                      * item1
                      * item2
                      -
                      Checklist
                      - [ ] item1
                      - [ ] item2
                      -
                      Link

                      https://example.com/path

                      [This link](https://example.com/path)

                      Ctrl+K

                      Coloring
                      {color: red| text}
                      -
                      Formula
                      {{formula}}
                      -
                      Mentioning user
                      @user_name
                      -
                      Linking to task
                      #task_name
                      -

                      More about Quire flavored Markdown