summary refs log tree commit diff stats
path: root/README
diff options
context:
space:
mode:
authorhut <hut@lavabit.com>2010-04-13 23:50:49 +0200
committerhut <hut@lavabit.com>2010-04-13 23:50:49 +0200
commit08bc4ef99547537d645f6eaac5f0f04e5de5fe3d (patch)
tree5c7245c1d97521a8d5ece7a1c05ae0a3d6929617 /README
parent6406bf0af7409e79e807568a581c1d76de288774 (diff)
downloadranger-08bc4ef99547537d645f6eaac5f0f04e5de5fe3d.tar.gz
README: added Roadmap
Diffstat (limited to 'README')
-rw-r--r--README18
1 files changed, 18 insertions, 0 deletions
diff --git a/README b/README
index 429aefa1..3954488e 100644
--- a/README
+++ b/README
@@ -124,6 +124,24 @@ Also, see the file HACKING for more detailed instructions on
 modifying the program.
 
 
+Roadmap
+-------
+Short term:
+
+* A cleaner and more flexible key configuration file
+* Performance improvements everywhere
+* Simplification of the code
+
+Long term:
+
+* One stable branch that you can rely on not crashing
+* A plugin system
+* Separate ranger into multiple programs:
+  1. One daemon running in the background for slow IO operations
+  2. A program launcher (ideally an already existing one)
+  3. The actual program containing unseparable parts
+
+
 Tips
 ----