summary refs log tree commit diff stats
path: root/TODO
diff options
context:
space:
mode:
authorhut <hut@lavabit.com>2009-12-18 01:20:43 +0100
committerhut <hut@lavabit.com>2009-12-18 01:20:43 +0100
commit6a5d09b8731414c6fd76213bd31f7b29b847a235 (patch)
tree692d14a44f8582f275c82e9e8139d484df31ce34 /TODO
parentb4b0eb249fbc2fa76e36eca898123509dd20d818 (diff)
downloadranger-6a5d09b8731414c6fd76213bd31f7b29b847a235.tar.gz
added provisional filesystem operations (cp/cut/paste/delete/mkdir)
Diffstat (limited to 'TODO')
-rw-r--r--TODO11
1 files changed, 8 insertions, 3 deletions
diff --git a/TODO b/TODO
index bd078d54..45d35acb 100644
--- a/TODO
+++ b/TODO
@@ -1,10 +1,10 @@
 Console
 
-   ( ) #0   09/12/06  console commands
-   ( ) #1   09/12/06  quick find
+   (X) #0   09/12/06  console commands
+   (X) #1   09/12/06  quick find
    ( ) #2   09/12/06  open with
    ( ) #3   09/12/06  MVC for widgets
-   ( ) #4   09/12/06  history for console
+   (X) #4   09/12/06  history for console
 
 
 General
@@ -12,3 +12,8 @@ General
    (X) #5   09/12/06  move code from fm into objects
    (X) #6   09/12/06  move main to __init__
    ( ) #7   09/12/06  cooler titlebar
+
+
+Filesystem Modification Operations
+
+   ( ) #8   09/12/17  Add operations to modify files/directories