aboutsummaryrefslogtreecommitdiff
path: root/TODO.md
diff options
context:
space:
mode:
authorAkshay Nair <phenax5@gmail.com>2020-07-06 01:27:56 +0530
committerAkshay Nair <phenax5@gmail.com>2020-07-06 01:27:56 +0530
commit43ae89ea3a3ca139378cb7b6d4580248a44358b6 (patch)
treed8bf4f60836955a48eb20105ee2df189cf46dd80 /TODO.md
parent5eabdaaf224750b60a838e0b7ce6ef0e092b3ea3 (diff)
downloadanypinentry-43ae89ea3a3ca139378cb7b6d4580248a44358b6.tar.gz
anypinentry-43ae89ea3a3ca139378cb7b6d4580248a44358b6.zip
Implements error notification and repeat error text
Diffstat (limited to 'TODO.md')
-rw-r--r--TODO.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/TODO.md b/TODO.md
index 2b27dac..4984790 100644
--- a/TODO.md
+++ b/TODO.md
@@ -2,6 +2,7 @@
- [X] Cli arg to set password prompt command
- [X] Cli arg to set confirmation prompt command
- [X] Add confirmation command
+ - [X] Add repeat password support
+ - [ ] Repeat error action
- [ ] Use text that is provided as commands
- - [ ] Add repeat password support
- [ ] Clear password support?