Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[feature request] support wiki pages #776

Open
Gaazoh opened this issue Aug 14, 2020 · 0 comments
Open

[feature request] support wiki pages #776

Gaazoh opened this issue Aug 14, 2020 · 0 comments
Labels

Comments

@Gaazoh
Copy link

@Gaazoh Gaazoh commented Aug 14, 2020

Reddit allow subreddits to have a wiki in addition to the submission feed. These can't be easily accessed on Red Reader, unless the sidebar, a post or comment contain an explicit link to a wiki page.

As of now, following a link to a subreddit's wiki opens the link in the internal browser:

current behavior

For reference, the /api/info returns a wiki_enabled value when a t5 (subreddit) object is passed as a param. There are also multiple wiki-specific API endpoints, of which [/r/subreddit]/wiki/page and possibly [/r/subreddit]/wiki/pages are useful for reading wiki pages.

A possible approach would be to add a "Wiki" menu item for subreddits where wiki_enabled==true, linking to the subreddit's wiki index, to be opened in an HtmlViewActivity.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
2 participants
You can’t perform that action at this time.