-
Notifications
You must be signed in to change notification settings - Fork 1
Commands
flarom edited this page Jul 9, 2025
·
2 revisions
Commands can be selected by typing / in the editor and can perform various tasks. This page lists all available commands.
| Command | Parameters | Function |
|---|---|---|
| Data | ||
/today |
none | Inserts todays date |
/summary |
none | Inserts a summary |
| Blocks | ||
/note |
none | Inserts a note block |
/todo |
none | Inserts a todo block |
| Lists | ||
/list |
[int] items | Inserts an unordered list |
/ul |
[int] items | Inserts an unordered list |
/ol |
[int] items | Inserts an ordered list |
/checklist |
[int] items | Inserts a checklist |
/table |
[int] cols | Inserts a table |
/list7
Will insert
-
-
-
-
-
-
- Learn the basic syntax of markdown and the Cohesion flavored markdown
Learn more advanced markdown applications
Learn how to use metadata on your documents to better organize your files
Learn how to create scripts and automation inside of Cohesion documents
Learn how to use commands to speed up your writing