diff --git a/TODO b/TODO new file mode 100644 index 0000000..bcc4c17 --- /dev/null +++ b/TODO @@ -0,0 +1,7 @@ + * It should be possible to make the script calculate md5 and upload the file + at the same time, without reading it all into memory + * Allow changing the default path constants with a configuration file or + commandline arguments + * Add support for tags, for example using directories with symlinks to the + "default" file and some commandline trickery for parsing them properly. + * Get the progressbar back