summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorMaciej Stachowiak <mstachow@src.gnome.org>2000-01-09 12:01:57 +0000
committerMaciej Stachowiak <mstachow@src.gnome.org>2000-01-09 12:01:57 +0000
commit23a5e3270349ff66aae29d81958f8dfc124a84d1 (patch)
treef498cd33b18c323aaab8d8a555bec05e2e10cca3 /TODO
parentedbde509437a380e846bc4d0e46da43d05d0ed3f (diff)
downloadnautilus-23a5e3270349ff66aae29d81958f8dfc124a84d1.tar.gz
Added some more thoughts on things to do.
Diffstat (limited to 'TODO')
-rw-r--r--TODO14
1 files changed, 13 insertions, 1 deletions
diff --git a/TODO b/TODO
index d2f23ef34..19358e05d 100644
--- a/TODO
+++ b/TODO
@@ -3,6 +3,10 @@ Infrastructure
. Scheme translation and handling
. File manager
- Virtual directories/files/actions
+. Actions/file operations in general
+. Figure out how to provide clean and separate abstractions for data
+ transfer and presentation (views handle both right now).
+
Components
----------
@@ -11,7 +15,15 @@ Components
. File manager
. Help index, contents, search
. Bookmark meta view (in addition to the bookmarks menu).
+. Mozilla component(?)
+. Tree view(?)
+
Misc
----
-Search for "XXX" or "TODO" in the source.
+Search for "XXX" or "TODO" in the source. Or "FIXME" which is the
+standard convention.
+
+Documentation
+---
+. Documentation on how to write a Natilus view.