From 0eaf2480456aa853c6f7b0f62d031ff2d4f608db Mon Sep 17 00:00:00 2001 From: Sebastian Kippe Date: Sun, 4 Mar 2018 17:09:48 +0200 Subject: [PATCH] Update README --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 09b1cb1..536f8b2 100644 --- a/README.md +++ b/README.md @@ -13,11 +13,13 @@ contribute and/or give feedback: https://gitlab.com/skddc/inspektor * [x] Traverse/inspect directories * [x] View document details * [x] Render images in details -* [x] Render text content in details (e.g. JSON) +* [x] Render text content in details +* [x] Render JSON content tree view (optional source view) * [x] Delete documents * [ ] Delete directories +* [ ] Edit content source +* [ ] Edit JSON content in tree view * [ ] Render other types content (e.g. audio and video) -* [ ] Edit text content (and save changes) * [ ] Copy/move documents * [ ] Copy/move directories (and enclosed files) * [ ] Loading indicator for any view change that loads remote data