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: allow reference navigation using search bar #6

Open
kerrishotts opened this issue Mar 9, 2012 · 1 comment
Open

Feature: allow reference navigation using search bar #6

kerrishotts opened this issue Mar 9, 2012 · 1 comment

Comments

@kerrishotts
Copy link
Member

For example, permit "John 3:16", "John 3", "Mat 13:1", "Mt 13:1", "1 Corinthians 1:1", "1Co 1:1". A couple regular expressions should help determine if it is a reference: [A-Za-z\ ][0-9]+ and [A-Za-z\ ][0-9]+:[0-9]+

@ghost ghost assigned kerrishotts Mar 9, 2012
@kerrishotts
Copy link
Member Author

Not sure if necessary with new 3-tier navigation menu?

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

No branches or pull requests

1 participant