aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArtur Malabarba <bruce.connor.am@gmail.com>2014-11-25 20:55:10 +0000
committerArtur Malabarba <bruce.connor.am@gmail.com>2014-11-25 20:55:10 +0000
commitecaf2877f88fbf77202ee5ab30c55831ff27c24d (patch)
tree9f06e26957a4182c0e62b84a88c66e00af5208d8
parent1457f2211ca001604dc22be6af463dcb33459a74 (diff)
Add ids to filter
-rw-r--r--sx.el5
1 files changed, 5 insertions, 0 deletions
diff --git a/sx.el b/sx.el
index e5f81a4..ac4758e 100644
--- a/sx.el
+++ b/sx.el
@@ -56,6 +56,7 @@
question.link
question.upvoted
question.downvoted
+ question.question_id
user.display_name
comment.owner
comment.body_markdown
@@ -65,6 +66,10 @@
comment.creation_date
comment.upvoted
comment.score
+ comment.post_type
+ comment.post_id
+ comment.comment_id
+ answer.answer_id
answer.last_editor
answer.link
answer.owner