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

Allow for more granular searches of URLs #205

Open
toolness opened this issue Mar 27, 2014 · 1 comment
Open

Allow for more granular searches of URLs #205

toolness opened this issue Mar 27, 2014 · 1 comment

Comments

@toolness
Copy link

In toolness/weblitmapper#22, I'd like to show users a list of other resources tagged on the same domain, but there doesn't seem to be an easy way to do this with the MakeAPI. If there were a urlPrefix query term, analogous to the existing tagPrefix term, that would make it possible... Another alternative would be to actually parse the URLs and index them by full domain name and/or TLD.

@toolness
Copy link
Author

Actually, I just realized there's a "hack" we can use to get around this--the web lit mapper can add special application-specific tags like urldomain-foo.org to weblit resources and then do a search for them to easily find other resources on a particular domain.

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

1 participant