First stab at processing and displaying saves

This commit is contained in:
Alex Kahan
2016-01-19 20:24:29 -05:00
parent 20a17ec2b3
commit 6b3ad77ac8
4 changed files with 56 additions and 3 deletions

View File

@@ -108,6 +108,7 @@ The ``/`` prompt accepts subreddits in the following formats
* ``/r/python+linux`` supports multireddits
* ``/r/front`` will redirect to the front page
* ``/r/me`` will display your submissions
* ``/r/saved`` will display your saved posts/comments
---------------
Submission Mode