https://github.com/andtechstudios/todo
https://github.com/andtechstudios/todo
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/andtechstudios/todo
- Owner: andtechstudios
- License: bsd-3-clause
- Created: 2022-11-19T15:20:43.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2022-11-27T19:57:21.000Z (over 3 years ago)
- Last Synced: 2025-02-06T16:58:57.553Z (over 1 year ago)
- Language: C#
- Size: 122 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Deploy to GitLab
## Global
| Keybinding | Action |
| --- | --- |
| Ctrl + Q | Quit |
## Navigation
| Keybinding | Action |
| --- | --- |
| Left | Collapse Parent |
| Right | Expand Node |
| Down | Highlight Down |
| Up | Highlight Up |
| Alt + Left | Collapse Parent (Recursive) |
| Alt + Right | Expand Node (Recursive) |
| Alt + Down | Move Down |
| Alt + Up | Move Up |
## Editing
| Keybinding | Action |
| --- | --- |
| Space | Toggle Completion |
| Return | Edit/End Edit |
| Escape | Cancel Edit |
| Tab | Increase Indent |
| Shift + Tab | Decrease Indent |
* Can only indent 1 past parent