From b3d5f67965fdba91dbb011a7fc2f7f617f50808b Mon Sep 17 00:00:00 2001 From: Paul van Tilburg Date: Sat, 11 Feb 2012 01:39:03 +0100 Subject: [PATCH] Updated README.md and TODO for current feature set --- README.md | 6 +----- TODO | 7 +------ 2 files changed, 2 insertions(+), 11 deletions(-) diff --git a/README.md b/README.md index 1cfbae3..45ee652 100644 --- a/README.md +++ b/README.md @@ -9,13 +9,9 @@ Features * Adding content by means of typing/pasting text * Uploading of image/music/video/code/text files -* (Re)arranging of the files (not yet persistent cross sessions) +* (Re)arranging of the files * Some visual effects for eye candy purposes * Syntax highlighting of source code files - -The following feature is planned but has not been ported from the previous -Camping/Ruby application yet: - * Distributed management of the arrangement, i.e. everybody viewing the Plemp page will (with some delay) see the same arrangement diff --git a/TODO b/TODO index 7066fcf..21f2e49 100644 --- a/TODO +++ b/TODO @@ -1,15 +1,10 @@ Plemp! ToDo =========== -* Features still missing from the Node version of Plemp! * Improve typing of uploaded snippets of text/code (e.g. like github:gist) * Comments -* Titles per object -* Drag&drop uploading -* Arbitrary file support +* On hover bar showing the object features * Object features: - - Removal - Metadata exposure - Downloading of original version - Resizing -* On hover bar showing the object features