lukecwilliams Posted July 28, 2020 Posted July 28, 2020 When Alfred indexes the Bookmarks file, it appears to ignore this URL format, which I use to link directly to OneNote pages. This doesn't show up at all in my Alfred index: { "name": "Quick Notes (OneNote Section)", "type": "url", "url": "onenote:section-id={6FD096E6-2A85-B24F-9102-B1ADAAAAAAAA}&end" }, However, if I just change the URL to a simple HTTPS URL then Alfred immediately finds it: "url": "https://mozilla.org" Can this be fixed so that all URLs, including local ones or app-specific links, are found by Alfred? Alfred is able to handle local URLs in individual .url files, but pulling these up is slower in search than the Chrome bookmarks so I would like to use the latter. Thanks for the amazing app!
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now