Add a TODO - stahg-gopher - Static Mercurial page generator for gopher
HTML hg clone https://bitbucket.org/iamleot/stahg-gopher
DIR Log
DIR Files
DIR Refs
DIR README
DIR LICENSE
---
DIR changeset fc1c974896ecf24cdf59e20d863bd34f7132decb
DIR parent 3e46cc4d7540c16a90764ddb64d3ede84dbb4809
HTML Author: Leonardo Taccari <iamleot@gmail.com>
Date: Mon, 13 May 2019 01:57:04
Add a TODO
Diffstat:
TODO | 15 +++++++++++++++
1 files changed, 15 insertions(+), 0 deletions(-)
---
diff -r 3e46cc4d7540 -r fc1c974896ec TODO
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/TODO Mon May 13 01:57:04 2019 +0200
@@ -0,0 +1,15 @@
+TODO
+====
+Please note that stahg-gopher is still experimental!
+
+Missing features/bugs
+---------------------
+ - Gracefully handle binary files
+ - Implement refs(), to list all branches and tags
+ - Write a stahg-gopher-index
+ - Write documentation and man page(s)
+
+Maybe nice to have
+------------------
+ - Add size information (e.g. `(1234B)', `123L') in files.gph and
+ file/<file>.gph, similar to stagit-gopher.