summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorReimar Döffinger <Reimar.Doeffinger@gmx.de>2015-03-29 19:11:54 +0200
committerReimar Döffinger <Reimar.Doeffinger@gmx.de>2015-03-29 19:12:17 +0200
commit7b047f7d9a96b583188962eb7df34888ed02cca6 (patch)
tree0e42bf33a0ff652b645c510f5a7f6b149dfb7011 /README.md
parentb910c6cd41ad3392f209e2bc14cabae8dcc303ac (diff)
Implement edit, insert and delete.
A bit quick-and-dirty, but it seems to work. Note: The usePass variant is not properly tested. Signed-off-by: Reimar Döffinger <Reimar.Doeffinger@gmx.de>
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 0 insertions, 1 deletions
diff --git a/README.md b/README.md
index b04ccc5f..a4dfeb23 100644
--- a/README.md
+++ b/README.md
@@ -16,7 +16,6 @@ TODO
1. ~~non-blocking actions~~
2. ~~multi-lingual~~
3. ~~filtering and autocomplete~~
-4. edit, insert
5. gpg-id management (per-folder)
Instalation