summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNullspoon <nullspoon@iohq.net>2014-09-11 21:56:41 +0200
committerNullspoon <nullspoon@iohq.net>2014-09-11 21:56:41 +0200
commitacdfcfcdac2794793f8dd045f8c9b26cb0bf0356 (patch)
tree2feef934174fea2ceb92a4bd43429ac69379567d
parent53de314548486f719153506f4abf8b7ec2ae50d2 (diff)
downloadnoteless-acdfcfcdac2794793f8dd045f8c9b26cb0bf0356.tar.gz
noteless-acdfcfcdac2794793f8dd045f8c9b26cb0bf0356.tar.xz
Updated the TODO file
-rw-r--r--TODO.mdown10
1 files changed, 9 insertions, 1 deletions
diff --git a/TODO.mdown b/TODO.mdown
index 7a18366..9feff30 100644
--- a/TODO.mdown
+++ b/TODO.mdown
@@ -1,9 +1,17 @@
-## PENDING
+## Note
+The items listed in this file are not listed in order of importance or in the
+order they might be worked on. They're just added to the bottom and marked as
+completed when they're complete.
+
+
+
+## Pending
* Implement path.append
* Implement path.basename (path to the parent directory)
* Better implement relative path handling
* Handle new notes being created in subdirectories that don't exist yet (hint
hint: it fails)
+* Integrate support for git versioning, repo creation, etc.
## Completed

Generated by cgit