Vero Posted July 14, 2022 Share Posted July 14, 2022 @toxman Can you check that you're on the latest version (Alfred 5.0 build 2057)? Link to comment
vitor Posted July 14, 2022 Share Posted July 14, 2022 Welcome @toxman, I’ve opened a pull request to fix this. At the bottom of the post there’s a link to the fixed Workflow. andreas.w 1 Link to comment
andreas.w Posted July 14, 2022 Author Share Posted July 14, 2022 (edited) The issues with opening links in Alfred 5 is now fixed in version 2.0.7, which you can get here. This version also adds support for the browsers Arc and Sidekick, and fixes some encoding issues when saving bookmarks. Thanks @vitor for the help with fixing the Alfred 5 issue! Edited July 14, 2022 by andreas.w vitor 1 Link to comment
toxman Posted July 14, 2022 Share Posted July 14, 2022 Champion! That's fixed the issue. Thanks. Link to comment
dyab Posted October 22, 2022 Share Posted October 22, 2022 (edited) Hey there, Recently, when i remembered that i have this amazing Raindrop Alfred workflow on my computer, i wanted to have a new try with it, but i experienced some errors in the trials. Below is what comes from the Alfred Workflow debugging console when i try to search with the term "design" as an example : would you guys have any clues on what is (not) going on please ? Have a good one, D. PS: Config wise, in am under Mac OS 10.15.7 with Alfred 5 and the 2.0.7 version of the workflow [14:06:57.630] Search Raindrop.io[Script Filter] Queuing argument '(null)' [14:06:58.760] Search Raindrop.io[Script Filter] Script with argv '(null)' finished [14:06:58.763] STDERR: Search Raindrop.io[Script Filter] 🍺 14:06:57 workflow.go:328: ----- Search Raindrop.io/2.0.7 (AwGo/0.27.1) ----- 14:06:58 feedback.go:509: Sent 2 result(s) to Alfred 14:06:58 workflow.go:405: ------------------ 772.29906ms ------------------- [14:06:58.764] Search Raindrop.io[Script Filter] { "variables": { "AW_SESSION_ID": "N5A3RSYU0AT4REF85O0SAC46" }, "items": [ { "title": "Search your Raindrop.io bookmarks", "subtitle": "Or press enter to open Raindrop.io", "arg": "https://app.raindrop.io/", "valid": true, "variables": { "goto": "open" }, "mods": { "alt": { "arg": "https://app.raindrop.io/", "subtitle": "Or press enter to open Raindrop.io", "variables": { "goto": "open" } } } }, { "title": "Browse your Raindrop.io collections", "subtitle": "", "valid": true, "icon": { "path": "folder.png" }, "variables": { "goto": "browse" }, "mods": { "alt": { "subtitle": "", "variables": { "goto": "browse" } } } } ] } [14:07:08.769] Search Raindrop.io[Script Filter] Queuing argument 'design' [14:07:10.150] Search Raindrop.io[Script Filter] Script with argv '(null)' finished [14:07:10.155] STDERR: Search Raindrop.io[Script Filter] 🍺 14:07:09 workflow.go:328: ----- Search Raindrop.io/2.0.7 (AwGo/0.27.1) ----- 14:07:10 feedback.go:509: Sent 0 result(s) to Alfred 14:07:10 workflow.go:405: ------------------ 1.031134258s ------------------ [14:07:10.156] Search Raindrop.io[Script Filter] /**** Unexpected response from server **** Bad Request ***********************************/ /**** Unexpected response from server **** Bad Request ***********************************/ { "variables": { "AW_SESSION_ID": "N5A3RSYU0AT4REF85O0SAC46" }, "items": null } [14:07:10.157] ERROR: Search Raindrop.io[Script Filter] JSON error: JSON text did not start with array or object and option to allow fragments not set. in JSON: /**** Unexpected response from server **** Bad Request ***********************************/ /**** Unexpected response from server **** Bad Request ***********************************/ { "variables": { "AW_SESSION_ID": "N5A3RSYU0AT4REF85O0SAC46" }, "items": null } Edited October 22, 2022 by dyab Link to comment
andreas.w Posted October 22, 2022 Author Share Posted October 22, 2022 (edited) Hi @dyab I answered this on GitHub here: https://github.com/westerlind/alfred-raindrop-search/issues/19 The quick summery is that I think it is possible that it might be possible to solve this issue by forcing a log out and then log in to Raindrop again the next time you use the workflow, which you can do by removing the raindrop-search object from Keychain Access. Edited October 22, 2022 by andreas.w dyab 1 Link to comment
kibbles Posted March 15 Share Posted March 15 (edited) Hi there! I love this workflow but I was wondering if there's a way to make it faster like caching it so the results will return quicker? Thanks! Edited March 15 by kibbles Link to comment
jstncwlcx Posted May 16 Share Posted May 16 This workflow has been working for me for a very long time, but it suddenly stopped working correctly this morning. I had to reauthenticate, which seemed to work fine. If I do the ra command, it will still allow me to add new bookmarks. However, when I type r, to search for a bookmark, it no longer allows a search, it just says 'Search Your Raindrop.io bookmarks', and gives me an option to open the app page in my web browser. Is anyone else experiencing this? I'm using Alfred 5 with a Powerpack. I'm using 2.0.7, which is listed as the most up to date version of the workflow. Any help is greatly appreciated. kibbles 1 Link to comment
kibbles Posted June 16 Share Posted June 16 On 5/17/2023 at 2:54 AM, jstncwlcx said: This workflow has been working for me for a very long time, but it suddenly stopped working correctly this morning. I had to reauthenticate, which seemed to work fine. If I do the ra command, it will still allow me to add new bookmarks. However, when I type r, to search for a bookmark, it no longer allows a search, it just says 'Search Your Raindrop.io bookmarks', and gives me an option to open the app page in my web browser. Is anyone else experiencing this? I'm using Alfred 5 with a Powerpack. I'm using 2.0.7, which is listed as the most up to date version of the workflow. Any help is greatly appreciated. having the same exact issue T_T Link to comment
heyJoeCampbell Posted August 15 Share Posted August 15 I am unable to get the workflow to connect to my Raindrop.io account. Any suggestions? Link to comment
andreas.w Posted August 22 Author Share Posted August 22 Hi @heyJoeCampbell, @kibbles and @jstncwlcx I think that the workflow should have your issues fixed in the latest version, so check if it works better if you upgrade. https://github.com/westerlind/alfred-raindrop-search/releases Link to comment
heyJoeCampbell Posted August 22 Share Posted August 22 I installed v2.0.9, but that did not seem to help. There's still no connection to my actual account. Link to comment
andreas.w Posted August 22 Author Share Posted August 22 @heyJoeCampbell Are you getting any error message, or some other hint of what might be going on? Link to comment
heyJoeCampbell Posted August 22 Share Posted August 22 No error message. Blank when I try to search for a bookmark. When I add a bookmark it does not give the option to select a collection (likely do to it not properly connecting to Raindrop.io). I receive a notification as it would with a successful addition, but when I search on the Raindrop.io website, the bookmark is not available. Link to comment
andreas.w Posted August 22 Author Share Posted August 22 Try to open Keychain Access and search for raindrop there, and remove the item that matches this workflow, and then open the workflow again and try to search or add a bookmark. If you do that, you should get to re-authenticate, and hopefully thay will fix the problem. Link to comment
hoffjero Posted August 22 Share Posted August 22 (edited) Hi @andreas.w It will probably become really tiresome but I seem to be having the same problem. I have read through all the messages here, but I keep getting stuck. I uninstalled the workflow I deleted the keychain item (without using the search field, otherwise it does not delete the item)** I reinstalled the workflow (2.0.9) I authenticated the workflow typed "r ch" and instantly receive the error "interface conversion: interface {} is nil, not float64" Hope you can help me out! ** as per advice on https://discussions.apple.com/thread/253223496 Edited August 22 by hoffjero typo Link to comment
etaming Posted September 8 Share Posted September 8 Is there anyway to configure this so that any search inquiry will also search inside of raindrop? I find it harder to switch away from my chrome bookmarks because it's a little difficult to remember the "ra" key to enter Link to comment
andreas.w Posted September 9 Author Share Posted September 9 On 9/8/2023 at 4:11 PM, etaming said: Is there anyway to configure this so that any search inquiry will also search inside of raindrop? I find it harder to switch away from my chrome bookmarks because it's a little difficult to remember the "ra" key to enter No, there isn't (at least not that I'm aware of). What is possible though, and how I have been using this workflow myself, is to bind it to any keyboard shortcut you want, so that you get directly to the Raindrop searching (or adding a bookmark) without having to go through standard Alfred first. I have for example been using it like this: Trigger Alfred: cmd+space Trigger Alfred Raindrop Search: option+space Trigger Alfred Raindrop Add Bookmark: cmd+option+space But you can of course configure it to what you prefer. If you go to this workflow in the Alfred settings, the object that you will need to double click to set the shortcuts are the two green ones with a white field in them, up in the top left corner. (There is a description of this below these objects too). You can also change the "r" and "ra" keywords to anything you like (so that you can use something that you remember more easily) at about the same place in the configuration (you will see the green objects with "r" and "ra" as titles. Link to comment
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