nsh07 / WikiReader

Android app for reading Wikipedia pages distraction-free
GNU General Public License v3.0
97 stars 2 forks source link

Allow searching for links #19

Open Glitchy-Tozier opened 3 weeks ago

Glitchy-Tozier commented 3 weeks ago

I'm trying to open this page in the reader: https://de.wikipedia.org/wiki/Liste_der_Herrschaftsformen

I have no idea how to do that. Searching for the title didn't work. I think an easy way to fix this is to accept links to pages.

nsh07 commented 3 weeks ago

This is because the article belongs to the German Wikipedia, and the app currently only searches the English Wikipedia. Changing languages will be implemented soon (#9).

I have also planned on adding support for opening Wikipedia links through other apps (#12).

I might also implement pasting links in the search bar itself, as you have suggested.

Glitchy-Tozier commented 3 weeks ago

All of those sound like great improvements! :)