chiark / gitweb /
Mention enabling the chat
[ypp-sc-tools.web-live.git] / yoweb-scrape.txt
index b0ac2bbe383f52c2f6e0400da566ccecab1e8a60..752080a3d23fb76166217b9afe93d9cc618e6b54 100644 (file)
@@ -55,7 +55,8 @@ Other things to mention:
    it's not very customisable.
 
  * It spends a while reading the whole of your chat log which can be
-   very long.  Perhaps it should be 
+   very long.  Perhaps it should be smarter (eg, bisect the log
+   to find `nearly now').
 
  * It could have lots more features in general.
 
@@ -72,6 +73,16 @@ Other things to mention:
  * I haven't decided on a final copyright licence.  You may treat this
    version as GPLv3.
 
+ * The program will become confused when the clocks change,
+   particularly when they go backwards.  This is due to the chat log
+   containing timestamps in local time without a timezone.  If this
+   bothers you, make everything be in UTC.  If it does get confused,
+   you can fix it by logging off and logging on again (perhaps waiting
+   until after the duplicated hour has passed) as that writes a new
+   date record to the log and starts a new series of timestamps.
+
+ * You have to enable the chat log for the ship-aid mode.
+
 Ian.