Skip to main content

Command Samples

Writeopia handles many text commands that create new content from what the user types. In this section you will learn the built-in commands.

Checkbox

Typing the command -[] or [] creates a checkbox in the place of current paragraph. The command must be done at the beginning of the line.

List item

Typing the command - creates a list item in the place of current paragraph. The command must be done at the beginning of the line.

H1, H2, H3, H4

Writeopia also has commands to create H1, H2, H3 and H4.

CommandResult
#H1
##H2
###H3
####H4

H3 sample:


Shortcuts

There are many shortcuts available to do actions in the text.

macOS:

CommandResult
CMD + kAsk AI
CMD + aSelects all lines of text
CMD + lCreatse a link to another page
CMD + zUndo last action
CMD + Shift + zRedo last action
CMD + bBold
CMD + iItalic
CMD + uUnderline
CMD + Shift + sSaves file locally in your computer

Windows/Linux:

CommandResult
Ctrl + kAsk AI
Ctrl + aSelects all lines of text
Ctrl + lCreatse a link to another page
Ctrl + zUndo last action
Ctrl + Shift + zRedo last action
Ctrl + bBold
Ctrl + iItalic
Ctrl + uUnderline
Ctrl + Shift + sSaves file locally in your computer