aboutsummaryrefslogtreecommitdiff
path: root/TODO.md
diff options
context:
space:
mode:
authorAkshay Nair <phenax5@gmail.com>2020-06-17 00:11:53 +0530
committerAkshay Nair <phenax5@gmail.com>2020-06-17 00:11:53 +0530
commitc8549d08725f654870f25a2c837ab7fdb470c7f6 (patch)
tree8433ecf3bdaaa763852b22b4f5f713b50bf317a9 /TODO.md
parentede2f9fcacede3201fb3db8b0d38717ddad7c1b7 (diff)
downloadshotkey-c8549d08725f654870f25a2c837ab7fdb470c7f6.tar.gz
shotkey-c8549d08725f654870f25a2c837ab7fdb470c7f6.zip
docs and shiz
Diffstat (limited to '')
-rw-r--r--TODO.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/TODO.md b/TODO.md
index 776a06e..d651aa9 100644
--- a/TODO.md
+++ b/TODO.md
@@ -1,6 +1,7 @@
# TODO
- [ ] Some magic helpers for clean config
- - [ ] Add modes
+ - [X] Add modes
+ - [ ] Abstract normal mode as just another mode
- [ ] Get current mode from cli
- [ ] KeyPress and KeyRelease options
- [ ] Document stuff