Commands - flarom/cohesion GitHub Wiki

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

Example

/list7

Will insert

- 
- 
- 
- 
- 
- 
-