summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorAnne Jan Brouwer <brouwer@annejan.com>2015-05-07 22:15:23 +0200
committerAnne Jan Brouwer <annejan@noprotocol.com>2015-05-07 22:15:23 +0200
commit52267a637bb1e2fed57607c85839933025f0ed39 (patch)
tree86534c877ce04daa03a08f808d78d3dfd868d7d9 /README.md
parenta84a05d2acd67bb78444adcb97b6f11663b6ece9 (diff)
Hidden password and content shows ***, order in README
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/README.md b/README.md
index e56534ee..ae6eca9c 100644
--- a/README.md
+++ b/README.md
@@ -49,12 +49,12 @@ Planned features
----------------
* Showing path in Add and Edit screen (currently sometimes confusing where I'm adding this password)
* Right click handlers for file/folder and content
-* Templates (username, url etc) in Add / Edit screen (configurable templates)
-* Password generation with options for what kind you'd like
* First use wizards to set up password-store (and decryption key, currently always the gpg default key)
+* Profiles (to allow use of multiple password stores and decryption keys) with dropdown in main screen
+* Password generation with options for what kind you'd like
+* Templates (username, url etc) in Add / Edit screen (configurable templates)
* Colour coding or disabling of people you can't encrypt for (trust settings) in User management
* Colour coding folders (possibly disabling folders you can't decrypt)
-* Profiles (to allow use of multiple password stores and decryption keys) with dropdown in main screen
* WebDAV (configuration) support
* Optional table view of decrypted folder contents
* Opening of (basic auth) urls in default browser? Possibly with helper plugin for filling out forms?