Jump to content

dood

Member
  • Posts

    64
  • Joined

  • Last visited

Everything posted by dood

  1. Hi @Terminal, thanks for this workflow! I was able to add this feed (https://jodiettenberg.substack.com/feed), but the following error message appeared when I tried to open the feed through Alfred: ERROR: RSS Feed Reader[Script Filter] JSON error: JSON text did not start with array or object and option to allow fragments not set. around line 1, column 0. in JSON: null
  2. Thanks so much for looking into that possibility, @vitor! It seems like the ID (rather than the URL) is still being passed to the external trigger, but maybe that's an issue on my end 🤔
  3. Hi @vitor! I'd like to pass a URL from WatchList to an external trigger, but it only sends the ID that I presume WatchList generated upon adding the URL to the watchlist (e.g. "6f16d8", rather than the URL) Do you know how I might be able to obtain the URL, rather than this ID?
  4. I actually discovered that v0.1.0 still works for me, so I'll stick with that
  5. Hi @xilopaint, I'm getting this error on Monterey 12.6.5 / Alfred 5.1: [11:16:05.288] ERROR: YouTube Search[Script Filter] Code 134: dyld[26843]: Symbol not found: (_$s10Foundation12URLQueryItemV4name5valueACSSh_SSSghtcfC) Referenced from: '~/Documents/Alfred Backup/Alfred.alfredpreferences/workflows/user.workflow.8175CB29-AB63-4B61-A929-A1377FF7F02A/ytsearch' Expected in: '/System/Library/Frameworks/Foundation.framework/Versions/C/Foundation'
  6. Hi @vitor, would it be possible to add File Actions to this workflow (or as a separate proof-of-concept) that emulate the actions that appear in Finder? For example: If so, I think the most useful actions to start with would be "Open with Google Drive" and "Copy link to clipboard". Thanks!
  7. Doh, just realized I configured the hotkey to use the Selection in MacOS, rather than the clipboard (and I hadn't selected anything) 🤦‍♂️ Sorry about that!
  8. Hi @vitor, getting an error on the following link: https://produto.mercadolivre.com.br/MLB-1526997661-garrafas-de-dispensador-de-sabo-montagem-da-parede-rodada-_JM?matt_tool=14372353&matt_word=&matt_source=google&matt_campaign_id=14302215552&matt_ad_group_id=134553706028&matt_match_type=&matt_network=g&matt_device=c&matt_creative=539425529212&matt_keyword=&matt_ad_position=&matt_ad_type=pla&matt_merchant_id=145336421&matt_product_id=MLB1526997661&matt_product_partition_id=1816389384366&matt_target_id=aud-2009166904988:pla-1816389384366 [18:23:32.167] ERROR: Link Clean[Run Script] /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/open3.rb:213:in `spawn': no implicit conversion of nil into String (TypeError) from /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/open3.rb:213:in `popen_run' from /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/open3.rb:159:in `popen2' from /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/open3.rb:342:in `capture2' from ~/Documents/Alfred Backup/Alfred.alfredpreferences/workflows/user.workflow.85C674D2-59BA-4C72-9F72-558B7E243773/linkclean_functions.rb:7:in `follow_redirects' from ~/Library/Caches/com.runningwithcrayons.Alfred/Workflow Scripts/24729476-AB52-40DA-B4D6-492C2ED02142:3:in `<main>'
  9. One last request @vitor – would it be possible to set a points or comments filter, as with HN RSS?
  10. Awesome, thanks @vitor! The filter took effect after I forced the cache update 👍
  11. Hi @vitor, it seems like the workflow has trouble processing URLs with special characters. In the following example, the letter "ê": https://www.amazon.com.br/Amêndoa-Crua-Sem-Casca-Naturais/dp/B0B8K34Q6T/ref=sr_1_3?keywords=amêndoas&qid=1683633872&sprefix=amêndoas,aps,257&sr=8-3 [09:04:45.245] ERROR: LinkClean[Run Script] /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/uri/rfc3986_parser.rb:21:in `split': URI must be ascii only "https://www.amazon.com.br/Ame\u0302ndoa-Crua-Sem-Casca-Naturais/dp/B0B8K34Q6T/ref=sr_1_3?keywords=ame\u0302ndoas&qid=1683633872&sprefix=ame\u0302ndoas,aps,257&sr=8-3" (URI::InvalidURIError) from /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/uri/rfc3986_parser.rb:73:in `parse' from /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/uri/common.rb:234:in `parse' from ~/Documents/Alfred Backup/Alfred.alfredpreferences/workflows/user.workflow.85C674D2-59BA-4C72-9F72-558B7E243773/linkclean_functions.rb:14:in `clean_url' from ~/Library/Caches/com.runningwithcrayons.Alfred/Workflow Scripts/81F8F0A2-2B58-4E6A-A27F-C29BF057A1B6:3:in `<main>'
  12. Hi @vitor, would it be possible to allow users to set terms they want to filter out? For example, adding "Twitter" to the workflow configuration would mean that I wouldn't see any HN posts with Twitter in the title (and maybe URL, too?)
  13. Looks great! Got the following error on Monterey: ERROR: Quill[Script Filter] Code 134: dyld[2054]: Library not loaded: '/usr/lib/swift/libswiftRegexBuilder.dylib' Referenced from: '~/Documents/Alfred Backup/Alfred.alfredpreferences/workflows/user.workflow.59B2EFF8-A4C3-4A63-948E-BE588544DACF/quill' Reason: tried: '/usr/lib/swift/libswiftRegexBuilder.dylib' (no such file), '/usr/local/lib/libswiftRegexBuilder.dylib' (no such file), '/usr/lib/libswiftRegexBuilder.dylib' (no such file)
  14. Update: I reverted to v0.4 and everything worked fine!
  15. @giovanni I also tried naming the file "d", but I still faced the same issue as the GitHub user (ONLY input d variable to generated filename d-b'0.4'.alfredworkflow). It seems like the GitHub user was able to fix the problem, but I'm not sure how to proceed. Do you have any tips?
  16. This would be awesome! Any chance it could happen?
  17. @giovanni I'm getting the "variables" error mentioned on GitHub Do you know how I might fix it? Thanks!
  18. Cool workflow! I'm getting the following error in 10.15 Catalina: script error: Expected end of line, etc. but found identifier. (-2741) Can the workflow send messages to email addresses (i.e. people with Android phones)?
×
×
  • Create New...