Add BUGS and PLANS
authorAlex Schroeder <alex@gnu.org>
Thu, 15 Aug 2019 15:09:41 +0000 (17:09 +0200)
committerAlex Schroeder <alex@gnu.org>
Thu, 15 Aug 2019 15:09:41 +0000 (17:09 +0200)
BUGS.md [new file with mode: 0644]
PLANS.md [new file with mode: 0644]

diff --git a/BUGS.md b/BUGS.md
new file mode 100644 (file)
index 0000000..1601c9d
--- /dev/null
+++ b/BUGS.md
@@ -0,0 +1,11 @@
+Bugs
+====
+
+- `undo` a comment post results in an error:
+
+```
+  File "/home/alex/bin/jan-pona-mute", line 495, in do_delete
+    post = self.post_cache[words[3]]
+KeyError: '1869713'
+```
+  
diff --git a/PLANS.md b/PLANS.md
new file mode 100644 (file)
index 0000000..a453ada
--- /dev/null
+++ b/PLANS.md
@@ -0,0 +1,15 @@
+Plans
+=====
+
+- allow for ranges, eg. after using `comments` showing you comments
+  11-15, you could use `comments 6-10` to show the previous page
+
+- or keep the current window and have a new command `previous` and
+  `next` that go through the list
+  
+- add a new command `more` to load older posts
+
+- add a new command `aspect` to set the current aspect such that new
+  posts only get posted to that aspect
+  
+- the current aspect should also filter `home`