imdone
Version:
A task board and wiki in one!
35 lines (27 loc) • 1.11 kB
Markdown
| ** Anywhere**
-----------------: | :------------------
`<Ctrl>+<Shift>+1` | **: Add a project**
`<Ctrl>+<Shift>+f` | **: Search files**
`<Ctrl>+I` | **: Open/Create file**
----
| ** Task board**
-----------------: | :-------------------
`<Ctrl>+<Shift>+l` | **: Add a list**
----
| ** File Editor**
-----------------: | :--------------------------------------
`<Ctrl>+k` | **: Turn the current line into a task**
`<Ctrl>+<Shift>+s` | **: Save file**
`<Ctrl>+<Shift>+x` | **: Delete file**
`<Ctrl>+<Space>` | **: Code completion**
`<Ctrl>+f` | **: Find in file**
`<Ctrl>+h` | **: Replace in file**
`<Ctrl>+l` | **: Goto line**
`<Ctrl>+z` | **: Undo**
`<Ctrl>+<Shift>+z` | **: Redo**
`<Esc>` | **: If Markdown show preview, if not show board**
You can find more here - *[Default Keyboard Shortcuts · ajaxorg/ace Wiki](https://github.com/ajaxorg/ace/wiki/Default-Keyboard-Shortcuts)*
----
| ** Markdown preiview**
-----: | :---------
`i` | **: edit**