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
URL Detection #1512
Comments
Can you give an example of a full URL? Quicksilver is most likely looking for a TLD (.com, .uk, .org etc) at the end of the URL and as such is failing. Although I can confirm that with the changes in #1508 a URL like x-devonthink-item://something works great :) On 5 Meh 2013, at 09:21, adam52 notifications@github.com wrote:
|
Fixed by #1508 |
Thanks Patrick! Here is an example of a complete URL from DEVONthink: x-devonthink-item://309E79B2-C837-4044-9AA1-D2858F64EF6A On Jun 4, 2013, at 7:36 PM, Patrick Robertson notifications@github.com wrote:
|
I just downloaded the latest version but QS still doesn't recognize this type of link. |
@pjrobertson has submitted a change that fixes this, but the change still needs to be tested and approved. Once it's approved, it'll be in the following release. |
I noticed that QuickSilver does not detect URLs created by DEVONthink Pro. These are of the form:
x-devonthink-item://
Best,
-Adam
The text was updated successfully, but these errors were encountered: