Switch user feed file from ~/twtxt-me.txt to ~/.tt/me
[tt.git] / TODO
diff --git a/TODO b/TODO
index 65a6677..b106160 100644 (file)
--- a/TODO
+++ b/TODO
@@ -1,7 +1,7 @@
 - [ ] Convert to Typed Racket
   - requires: build executable (otherwise too slow)
-- [ ] Build executable
-  - requires: fix of "collection not found" when executing the built executable
+- [x] Build executable
+  Implies fix of "collection not found" when executing the built executable
     outside the source directory:
 
     collection-path: collection not found
@@ -17,7 +17,8 @@
 - [ ] Support redirects
   - should permanent redirects update the feed somehow?
 - [ ] Support time ranges (i.e. reading the timeline between given time points)
-- [ ] Implement rfc3339->epoch and remove dependency on rfc3339-old
+- [x] Implement rfc3339->epoch
+- [x] Remove dependency on rfc3339-old
 - [x] remove dependency on http-client
 - [ ] optional text wrap
 - [ ] write
This page took 0.028303 seconds and 4 git commands to generate.