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

Website viewer in-App has mucked up hyperlinked numbered reference annotations #20

Open
jazzkat opened this issue Feb 13, 2014 · 1 comment

Comments

@jazzkat
Copy link

jazzkat commented Feb 13, 2014

Website viewer in-App is great, but has mucked up hyperlinked numbered reference annotations - they no longer jump to the end of the article; they just open the viewer and do nothing. I suppose viewer needs to differentiate between:
1: in-same-page links
2: in-App links to other magazines within the App (if that's actually possible!)
3: external website links

@sighmon
Copy link
Owner

sighmon commented Feb 14, 2014

Oh nice catch! I've been meaning to explore the 'app scheme' which is how to open links into an app, or work with links within an app - so I've set that up now.

So now we can open the app directly to articles by using: newint://issues/id/articles/id

Next step next week is to write some regex to detect links that include /issues/id/articles/id and then treat them as interior links.

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

No branches or pull requests

2 participants